EvEmu-Project/evemu_Crucible
CMakeLists.txt
:150
CHECK_CXX_SOURCE_COMPILES(
"#include <cmath>\nint main() { return std::isnan( 0 ); }\n"
HAVE_STD_ISNAN )
CHECK_CXX_SOURCE_COMPILES(
"#include <cmath>\nint main() { return std::isnan( 0 ); }\n"
HAVE_STD_ISNAN )