cmake HAVE_FLOOR examples

LibreDWG/libredwg CMakeLists.txt :95

check_symbol_exists("floor" "math.h" HAVE_FLOOR)

TA-Lib/ta-lib CMakeLists.txt :161

check_function_exists(floor HAVE_FLOOR)

joedrago/colorist ext/openjpeg/thirdparty/libtiff/CMakeLists.txt :246

CHECK_SYMBOL_EXISTS(floor "math.h" HAVE_FLOOR)

SsageParuders/Android_Native_Surface my_android_opencv/3rdparty/libtiff/CMakeLists.txt :178

check_function_exists(floor HAVE_FLOOR)

p4lang/open-p4studio cmake/ConfigureChecks.cmake :56

check_function_exists(floor HAVE_FLOOR)

p4lang/open-p4studio pkgsrc/target-syslibs/cmake/ConfigureChecks.cmake :47

check_function_exists(floor HAVE_FLOOR)

p4lang/open-p4studio pkgsrc/target-utils/cmake/ConfigureChecks.cmake :49

check_function_exists(floor HAVE_FLOOR)

in-formant/in-formant external/libsamplerate/CMakeLists.txt :102

check_function_exists(floor HAVE_FLOOR)

gridlab-d/gridlab-d cmake/CheckDependencies.cmake :69

CHECK_FUNCTION_EXISTS(floor HAVE_FLOOR)

asset-group/5ghoul-5g-nr-attacks libs/react-cpp/libev/CMakeLists.txt :102

check_symbol_exists(floor math.h HAVE_FLOOR)

ShadowsocksR-Live/shadowsocksr-native cmake/configure.cmake :90

check_function_exists ( floor HAVE_FLOOR )

gazebosim/gazebo-classic deps/opende/CMakeLists.txt :54

CHECK_CXX_SOURCE_COMPILES("#include <math.h> 
int main() {floor(0); return 1;}" HAVE_FLOOR)

drowe67/codec2-dev CMakeLists.txt :158

check_symbol_exists(floor  math.h   HAVE_FLOOR)

joachimBurket/esp32-opencv 3rdparty/libtiff/CMakeLists.txt :178

check_function_exists(floor HAVE_FLOOR)