SFML/cmake
Chris Thrasher fc0bd0bfc8 Don't specify standard library on macOS
libc++ is already the default and GCC can't even be used so there's
no circumstance where we'd need to explicitly tell Clang to use
libc++. I confirmed that even with this removed, libc++ headers are
still being used and found.
2022-10-12 00:23:35 +02:00
..
Modules Fix CMake formatting inconsistencies 2022-10-06 20:33:40 +02:00
toolchains Fix CMake formatting inconsistencies 2022-10-06 20:33:40 +02:00
CompilerWarnings.cmake Set warnings with target_compile_options 2022-08-14 14:00:00 +08:00
Config.cmake Remove check for old macOS versions 2022-08-22 11:26:57 +08:00
Format.cmake Format .m files 2022-07-14 21:47:49 +02:00
Macros.cmake Don't specify standard library on macOS 2022-10-12 00:23:35 +02:00
SFMLConfig.cmake.in Fix CMake formatting inconsistencies 2022-10-06 20:33:40 +02:00
SFMLConfigDependencies.cmake.in Fix CMake formatting inconsistencies 2022-10-06 20:33:40 +02:00