cmake HAVE__SNPRINTF_S examples

goatshriek/stumpless CMakeLists.txt :90

check_symbol_exists(vsnprintf_s stdio.h HAVE_VSNPRINTF_S)

goatshriek/stumpless CMakeLists.txt :248

endif(HAVE_VSNPRINTF_S)

FujiNetWIFI/fujinet-firmware components_pc/libssh/ConfigureChecks.cmake :205

check_symbol_exists(_snprintf_s "stdio.h" HAVE__SNPRINTF_S)

clibs/cmocka ConfigureChecks.cmake :97

check_function_exists(_snprintf_s HAVE__SNPRINTF_S)

HDFGroup/hdf5 config/cmake/LIBAEC/CMakeLists.txt :47

check_symbol_exists (_snprintf_s "stdio.h" HAVE__SNPRINTF_S)

InsightSoftwareConsortium/ITK Modules/ThirdParty/HDF5/src/itkhdf5/config/cmake/LIBAEC/CMakeLists.txt :47

check_symbol_exists (_snprintf_s "stdio.h" HAVE__SNPRINTF_S)

SmartThingsCommunity/st-device-sdk-c test/framework/cmocka/ConfigureChecks.cmake :94

check_function_exists(_snprintf_s HAVE__SNPRINTF_S)

nih-at/libzip CMakeLists.txt :112

check_symbol_exists(_snprintf_s stdio.h HAVE__SNPRINTF_S)

flyinghead/flycast core/deps/libzip/CMakeLists.txt :101

check_symbol_exists(_snprintf_s stdio.h HAVE__SNPRINTF_S)