SFML/cmake
Chris Thrasher dafdacfa20 Let tests and examples inherit language requirement from upstream targets
It's not necessary to re-specify cxx_std_17 since any example or test
which depends on a core target (which should be all of them) will pick
up this language requirement that should be a public property of those
targets. If that changes, these examples and tests will possibly fail
to compile and correctly catch the bug that was introduced in the core
library targets.
2021-12-28 15:53:08 +01:00
..
Modules Rename FindVorbis -> FindVORBIS, for consistency with exported variables (e.g. VORBIS_FOUND) 2020-01-02 15:28:31 +01:00
toolchains Removed old android cmake toolchain 2019-01-09 15:22:49 +00:00
CompilerOptionsOverride.cmake Enable compiler warnings. 2021-11-30 11:25:58 +01:00
CompilerWarnings.cmake Merge branch '2.6.x' into feature/backmerge 2021-12-20 13:44:56 +01:00
Config.cmake Add support for Visual Studio 2022 2021-08-23 22:34:04 +02:00
Macros.cmake Let tests and examples inherit language requirement from upstream targets 2021-12-28 15:53:08 +01:00
SFMLConfig.cmake.in Update SFML version to 3.0.0 2021-12-02 20:02:15 +01:00
SFMLConfigDependencies.cmake.in Remove build logic for unsupported compilers 2021-12-19 21:51:53 +01:00