SFML/test
Chris Thrasher ff685de1bf Ensure add_custom_command uses VERBATIM
https://cmake.org/cmake/help/latest/command/add_custom_command.html

"Use of VERBATIM is recommended as it enables correct behavior."

The docs basically say that this is required.
2022-10-12 00:23:35 +02:00
..
Audio Test existence of copy and move semantics 2022-10-10 11:46:55 -06:00
Graphics Test existence of copy and move semantics 2022-10-10 11:46:55 -06:00
Network Test existence of copy and move semantics 2022-10-10 11:46:55 -06:00
System Test existence of copy and move semantics 2022-10-10 11:46:55 -06:00
TestUtilities Simplify operator<< implementations 2022-10-01 23:19:52 +02:00
Window Test existence of copy and move semantics 2022-10-10 11:46:55 -06:00
CMakeLists.txt Ensure add_custom_command uses VERBATIM 2022-10-12 00:23:35 +02:00
DoctestMain.cpp Remove vendored doctest header 2022-07-20 08:56:59 +02:00