cmake HAVE_STRTOUL examples

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

check_symbol_exists(strtoul "stdlib.h" HAVE_STRTOUL)

LibreDWG/libredwg CMakeLists.txt :109

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

arkdb/inception configure.cmake :490

CHECK_FUNCTION_EXISTS (strtoul HAVE_STRTOUL)

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

check_function_exists(strtoul HAVE_STRTOUL)

alibaba/AliSQL configure.cmake :597

CHECK_FUNCTION_EXISTS (strtoul HAVE_STRTOUL)

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

CHECK_FUNCTION_EXISTS(strtoul HAVE_STRTOUL)

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

check_function_exists(strtol     HAVE_STRTOUL)

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

CHECK_FUNCTION_EXISTS(strtoul HAVE_STRTOUL)

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

check_function_exists(strtol     HAVE_STRTOUL)

Tokutek/mysql-5.5 configure.cmake :430

CHECK_FUNCTION_EXISTS (strtoul 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)

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

check_symbol_exists(strtoul "stdlib.h" HAVE_STRTOUL)