mirror of
https://github.com/catchorg/Catch2.git
synced 2025-06-05 15:03:34 +00:00
Namespace Catch CMake options
This commit is contained in:
parent
1e3ddbb496
commit
b0f4f16ee0
4 changed files with 13 additions and 12 deletions
|
@ -1,7 +1,7 @@
|
|||
#
|
||||
# Build examples.
|
||||
#
|
||||
# Requires BUILD_EXAMPLES to be defined 'true', see ../CMakeLists.txt.
|
||||
# Requires CATCH_BUILD_EXAMPLES to be defined 'true', see ../CMakeLists.txt.
|
||||
#
|
||||
|
||||
cmake_minimum_required( VERSION 3.0 )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue