SFML/cmake
Chris Thrasher ab109cd3cd Use ON and OFF for CMake booleans
CMake supports a number of strings for truthy and falsey values.
ON/OFF and TRUE/FALSE are the most popular but 1/0 is also supported.
This is mostly a style choice but I'm inclined to believe that ON/OFF
is the most popular option and I'm generally in favor of style
choices that better align with the community at large.
2024-09-11 14:36:13 -06:00
..
Modules Replaced OpenAL with miniaudio. 2024-04-25 10:24:11 +02:00
CompilerWarnings.cmake Use ON and OFF for CMake booleans 2024-09-11 14:36:13 -06:00
Config.cmake Merge branch '2.6.x' into master 2024-06-26 08:56:03 +02:00
Format.cmake Take advantage of clang-format-14 features 2023-07-08 14:39:24 -06:00
Macros.cmake Use ON and OFF for CMake booleans 2024-09-11 14:36:13 -06:00
Mesa3D.cmake Use ON and OFF for CMake booleans 2024-09-11 14:36:13 -06:00
SFMLConfig.cmake.in Use ON and OFF for CMake booleans 2024-09-11 14:36:13 -06:00
SFMLConfigDependencies.cmake.in Use ON and OFF for CMake booleans 2024-09-11 14:36:13 -06:00
Tidy.cmake Suppress extraneous clang-tidy output 2023-07-13 10:53:45 -06:00