cmake HAVE_WFORMAT_OVERFLOW examples

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

check_c_compiler_flag(-Wformat-overflow HAVE_WFORMAT_OVERFLOW)

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

target_compile_definitions(testautomation PRIVATE HAVE_WFORMAT_OVERFLOW)

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

check_c_compiler_flag(-Wformat-overflow HAVE_WFORMAT_OVERFLOW)

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

target_compile_definitions(testautomation PRIVATE HAVE_WFORMAT_OVERFLOW)

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

check_c_compiler_flag(-Wformat-overflow HAVE_WFORMAT_OVERFLOW)

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

target_compile_definitions(testautomation PRIVATE HAVE_WFORMAT_OVERFLOW)

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

check_c_compiler_flag(-Wformat-overflow HAVE_WFORMAT_OVERFLOW)

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

target_compile_definitions(testautomation PRIVATE HAVE_WFORMAT_OVERFLOW)