We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eed9d07 commit 30c0a3fCopy full SHA for 30c0a3f
1 file changed
tests/CMakeLists.txt
@@ -34,6 +34,7 @@ FetchContent_Declare(
34
catch2
35
GIT_REPOSITORY https://github.com/catchorg/Catch2.git
36
GIT_TAG devel
37
+ GIT_SHALLOW ON
38
EXCLUDE_FROM_ALL
39
)
40
FetchContent_MakeAvailable(catch2)
0 commit comments