LibreDWG/libredwg
CMakeLists.txt
:95
check_symbol_exists("floor" "math.h" HAVE_FLOOR)
check_symbol_exists("floor" "math.h" HAVE_FLOOR)
check_function_exists(floor HAVE_FLOOR)
CHECK_SYMBOL_EXISTS(floor "math.h" HAVE_FLOOR)
check_function_exists(floor HAVE_FLOOR)
check_function_exists(floor HAVE_FLOOR)
check_function_exists(floor HAVE_FLOOR)
check_function_exists(floor HAVE_FLOOR)
check_function_exists(floor HAVE_FLOOR)
CHECK_FUNCTION_EXISTS(floor HAVE_FLOOR)
check_symbol_exists(floor math.h HAVE_FLOOR)
check_function_exists ( floor HAVE_FLOOR )
CHECK_CXX_SOURCE_COMPILES("#include <math.h>
int main() {floor(0); return 1;}" HAVE_FLOOR)
check_symbol_exists(floor math.h HAVE_FLOOR)
check_function_exists(floor HAVE_FLOOR)