snl-dakota/dakota
src/CMakeLists.txt
:170
check_function_exists(system HAVE_SYSTEM)
check_function_exists(system HAVE_SYSTEM)
add_definitions("-DHAVE_SYSTEM")
endif(HAVE_SYSTEM)
CHECK_SYMBOL_EXISTS(system stdlib.h HAVE_SYSTEM)
endif(HAVE_SYSTEM)
CHECK_FUNCTION_EXISTS(system HAVE_SYSTEM)