ElektraInitiative/libelektra
scripts/cmake/Modules/FindPluginprocess.cmake
:26
else (HAVE_MKFIFO)
else (HAVE_MKFIFO)
endif (HAVE_MKFIFO)
mark_as_advanced (HAVE_MKFIFO HAVE_FORK PLUGINPROCESS_FOUND PLUGINPROCESS_NOTFOUND_INFO)
check_function_exists(mkfifo HAVE_MKFIFO)
cmake_dependent_option(FIFO "FIFO support for control interface" ON "HAVE_MKFIFO" OFF)
check_function_exists(mkfifo HAVE_MKFIFO)
check_function_exists(mkfifo HAVE_MKFIFO)
cmake_dependent_option(FIFO "FIFO support for control interface" ON "HAVE_MKFIFO" OFF)