SFML/test
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
..
Audio Throw custom sf::Exception type 2024-08-25 12:17:49 -06:00
Graphics Change spelling of anti-aliasing 2024-09-09 18:37:00 -06:00
install Use ON and OFF for CMake booleans 2024-09-11 14:36:13 -06:00
Network Pass sf::IpAddress by value 2024-07-27 15:53:03 -06:00
System Rename Vector2 & Vector3 functions to better fit the naming convention 2024-09-08 12:09:32 -06:00
TestUtilities Pass sf::Vector2<T> by value in test code 2024-09-01 17:51:54 +01:00
Window Change spelling of anti-aliasing 2024-09-09 18:37:00 -06:00
CMakeLists.txt Use ON and OFF for CMake booleans 2024-09-11 14:36:13 -06:00