Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Mark
CATCH_CONFIG_
options as advanced
These options are rather low-level and don't need to be seen in the CMake cache unless you opt into seeing all other advanced options. This removes a lot of cache entries from the screen when using a GUI or TUI to view the cache thus making it easier for users to focus on the cache variables they're more likely to change on a frequent basis.
- Loading branch information