mirror of
https://github.com/SFML/SFML.git
synced 2025-02-07 17:08:02 +08:00
Because Catch is so expensive to compile, it's really helpful for initial compile times if this target doesn't have to be recompiled so often. This won't make a huge impact on developers who are mostly doing incremental builds but can have a meaningful impact on CI runners that are always doing clean builds.