cmake HAVE_NO_ARRAY_BOUNDS examples

rheit/zdoom game-music-emu/CMakeLists.txt :26

check_cxx_compiler_flag( -Wno-array-bounds HAVE_NO_ARRAY_BOUNDS )

Farama-Foundation/ViZDoom src/vizdoom/game-music-emu/CMakeLists.txt :23

check_cxx_compiler_flag( -Wno-array-bounds HAVE_NO_ARRAY_BOUNDS )

Farama-Foundation/ViZDoom src/vizdoom/game-music-emu/CMakeLists.txt :26

endif( HAVE_NO_ARRAY_BOUNDS )

glKarin/com.n0n3m4.diii4a Q3E/src/main/jni/gzdoom/libraries/ZMusic/thirdparty/game-music-emu/CMakeLists.txt :16

check_cxx_compiler_flag(-Wno-array-bounds HAVE_NO_ARRAY_BOUNDS)

umuthopeyildirim/DOOM-Mistral src/vizdoom/game-music-emu/CMakeLists.txt :27

check_cxx_compiler_flag( -Wno-array-bounds HAVE_NO_ARRAY_BOUNDS )

umuthopeyildirim/DOOM-Mistral src/vizdoom/game-music-emu/CMakeLists.txt :30

endif( HAVE_NO_ARRAY_BOUNDS )

dpjudas/VkDoom libraries/ZMusic/thirdparty/game-music-emu/CMakeLists.txt :16

check_cxx_compiler_flag(-Wno-array-bounds HAVE_NO_ARRAY_BOUNDS)