We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb84a71 commit 24eb14eCopy full SHA for 24eb14e
1 file changed
CMakeLists.txt
@@ -90,7 +90,7 @@ if(BUILD_TESTING)
90
catch2
91
URL https://github.com/catchorg/Catch2/archive/refs/tags/v3.12.0.zip
92
URL_HASH MD5=f04aa334408d47e37aac534e34d1c861
93
- DOWNLOAD_EXTRACT_TIMESTAMP EXCLUDE_FROM_ALL
+ EXCLUDE_FROM_ALL
94
)
95
FetchContent_MakeAvailable(catch2)
96
include(${catch2_SOURCE_DIR}/extras/Catch.cmake)
0 commit comments