cmake HAVE_CXX_FLAG examples

keith2018/SoftGLRender third_party/assimp/contrib/draco/cmake/compiler_flags.cmake :94

unset(HAVE_CXX_FLAG CACHE)

keith2018/SoftGLRender third_party/assimp/contrib/draco/cmake/compiler_flags.cmake :96

check_cxx_compiler_flag("${cxx_flag}" HAVE_CXX_FLAG)

meemknight/ourCraft thirdparty/assimp-5.2.4/contrib/draco/cmake/compiler_flags.cmake :94

unset(HAVE_CXX_FLAG CACHE)

meemknight/ourCraft thirdparty/assimp-5.2.4/contrib/draco/cmake/compiler_flags.cmake :96

check_cxx_compiler_flag("${cxx_flag}" HAVE_CXX_FLAG)

google/filament third_party/draco/cmake/compiler_flags.cmake :94

unset(HAVE_CXX_FLAG CACHE)

google/filament third_party/draco/cmake/compiler_flags.cmake :96

check_cxx_compiler_flag("${cxx_flag}" HAVE_CXX_FLAG)