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 4f0a814 commit 676a6bcCopy full SHA for 676a6bc
CMake/RetrieveResourceArchive.cmake
@@ -3,7 +3,6 @@ FetchContent_Declare (
3
URL [[http://fileadmin.cs.lth.se/cs/Education/EDAF80/assignments/resources.zip]]
4
URL_HASH [[SHA512=82694E9CE5388667FB0EF3C4DF73461C283C3A0F3C465E50A0EE9F82228A373DF072AF91D6B2BC30950607C2AD55A6A212E8CB588D8AEB017086333D58C4B006]]
5
SOURCE_DIR "${CMAKE_CURRENT_SOURCE_DIR}/res"
6
- DOWNLOAD_EXTRACT_TIMESTAMP 1
7
)
8
9
FetchContent_GetProperties (resources)
0 commit comments