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