cmake HAVE_STRTOUL examples

LibreDWG/libredwg CMakeLists.txt :109

check_symbol_exists("strtoul" "stdlib.h" HAVE_STRTOUL)

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

check_function_exists(strtoul HAVE_STRTOUL)

mysql/mysql-workbench library/sql.parser/source/CMakeLists.txt :54

target_compile_definitions(sqlparser PRIVATE -DHAVE_MEMCPY=1 -DHAVE_MEMMOVE=1 -DUSE_MB=1 -DUSE_MB_IDENT=1 -DHAVE_STRTOUL=1)

mysql/mysql-workbench modules/db.mysql.sqlparser/CMakeLists.txt :39

target_compile_definitions(db.mysql.sqlparser.grt PRIVATE -DHAVE_MEMCPY=1 -DHAVE_MEMMOVE=1 -DUSE_MB=1 -DUSE_MB_IDENT=1 -DHAVE_STRTOUL=1)

alibaba/AliSQL configure.cmake :597

CHECK_FUNCTION_EXISTS (strtoul HAVE_STRTOUL)

arkdb/arkproxy configure.cmake :403

CHECK_FUNCTION_EXISTS (strtoul HAVE_STRTOUL)

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

CHECK_FUNCTION_EXISTS(strtoul HAVE_STRTOUL)

apache/xerces-c cmake/XercesFunctions.cmake :50

check_function_exists(strtoul HAVE_STRTOUL)

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

check_function_exists(strtol     HAVE_STRTOUL)

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

check_function_exists(strtoul HAVE_STRTOUL)

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

check_function_exists(strtoul HAVE_STRTOUL)

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

check_function_exists(strtoul HAVE_STRTOUL)

alibaba/AliSQLBackup configure.cmake :512

CHECK_FUNCTION_EXISTS (strtoul HAVE_STRTOUL)

DIPlib/diplib dependencies/libtiff/CMakeLists.txt :331

check_symbol_exists(strtoul "stdlib.h" HAVE_STRTOUL)

Froser/gamemachine src/3rdparty/libtiff/CMakeLists.txt :393

check_symbol_exists(strtoul "stdlib.h" HAVE_STRTOUL)

fligger/FateInjector wxWidgets-3.2.0/src/tiff/CMakeLists.txt :382

check_symbol_exists(strtoul "stdlib.h" HAVE_STRTOUL)

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

check_function_exists(strtol     HAVE_STRTOUL)

gccxml/gccxml GCC/config_cmake/CMakeLists.txt :241

CHECK_FUNCTION_EXISTS(strtoul HAVE_STRTOUL)