cmake HAVE_WFORMAT examples

ComputationalBiomechanicsLab/opensim-creator third_party/SDL/test/CMakeLists.txt :440

check_c_compiler_flag(-Wformat HAVE_WFORMAT)

ComputationalBiomechanicsLab/opensim-creator third_party/SDL/test/CMakeLists.txt :442

target_compile_definitions(testautomation PRIVATE HAVE_WFORMAT)

tanis2000/binocle-c src/deps/sdl/test/CMakeLists.txt :444

check_c_compiler_flag(-Wformat HAVE_WFORMAT)

tanis2000/binocle-c src/deps/sdl/test/CMakeLists.txt :446

target_compile_definitions(testautomation PRIVATE HAVE_WFORMAT)

mxcop/src-dgi extern/sdl/test/CMakeLists.txt :434

check_c_compiler_flag(-Wformat HAVE_WFORMAT)

mxcop/src-dgi extern/sdl/test/CMakeLists.txt :436

target_compile_definitions(testautomation PRIVATE HAVE_WFORMAT)

godlikepanos/anki-3d-engine ThirdParty/Sdl3/test/CMakeLists.txt :440

check_c_compiler_flag(-Wformat HAVE_WFORMAT)

godlikepanos/anki-3d-engine ThirdParty/Sdl3/test/CMakeLists.txt :442

target_compile_definitions(testautomation PRIVATE HAVE_WFORMAT)