SmartThingsCommunity/st-device-sdk-c
test/framework/cmocka/ConfigureChecks.cmake
:83
check_function_exists(printf HAVE_PRINTF)
check_function_exists(printf HAVE_PRINTF)
check_function_exists(printf HAVE_PRINTF)
CHECK_FUNCTION_EXISTS("printf" HAVE_PRINTF)
CHECK_FUNCTION_EXISTS("vsnprintf" HAVE_PRINTF)