ornladios/ADIOS2
thirdparty/EVPath/EVPath/CMakeLists.txt
:154
check_c_source_compiles("${LIBM_TEST_SOURCE}" HAVE_LIBM_MATH)
check_c_source_compiles("${LIBM_TEST_SOURCE}" HAVE_LIBM_MATH)
check_c_source_compiles("#include<math.h>\nint main(int n,char*v[]){return sqrt(n);}" HAVE_LIBM_MATH)