SFML/cmake
Chris Thrasher 0745ea97e0 Disable warnings as errors by default
This is not the best default value because it imposes additional
requirements on user builds that are not strictly necessary. This
has caused many complaints in the past as people encounter build
failures that are merely due to warnings and not hard compiler
errors.

Changing this default value emakes it more likely that someone trying
to use SFML can use it without issue.
2023-09-07 14:16:51 -06:00
..
Modules Use imported targets for Vorbis and Ogg 2023-08-29 23:18:00 -06:00
CompilerWarnings.cmake Disable warnings as errors by default 2023-09-07 14:16:51 -06:00
Config.cmake Use native CMake support for detecting architecture size 2023-08-21 09:05:30 -06:00
Format.cmake Take advantage of clang-format-14 features 2023-07-08 14:39:24 -06:00
Macros.cmake Use imported targets for Vorbis and Ogg 2023-08-29 23:18:00 -06:00
Mesa3D.cmake Add support for installing and using the Mesa 3D library for OpenGL rendering. 2023-04-06 11:15:56 -06:00
SFMLConfig.cmake.in Merge branch '2.6.x' into master 2023-06-21 13:31:16 +02:00
SFMLConfigDependencies.cmake.in Use imported targets for Vorbis and Ogg 2023-08-29 23:18:00 -06:00
Tidy.cmake Suppress extraneous clang-tidy output 2023-07-13 10:53:45 -06:00