cmake HAVE_STATIC_LIBSTDCXX_FLAG examples

beyond-all-reason/RecoilEngine rts/build/cmake/PreferStaticLibs.cmake :32

check_cxx_accepts_flag("-static-libstdc++" HAVE_STATIC_LIBSTDCXX_FLAG)

beyond-all-reason/RecoilEngine rts/build/cmake/PreferStaticLibs.cmake :37

endif (HAVE_STATIC_LIBSTDCXX_FLAG)

beyond-all-reason/RecoilEngine tools/CMakeLists.txt :27

check_cxx_accepts_flag("-static-libstdc++" HAVE_STATIC_LIBSTDCXX_FLAG)

beyond-all-reason/RecoilEngine tools/CMakeLists.txt :30

endif (HAVE_STATIC_LIBSTDCXX_FLAG)