Skip to content

Commit 676a6bc

Browse files
author
Rikard Olajos
committed
resources: Remove line that caused trouble on lab computers
This was added to avoid warnings, but it doesn't work lab computers
1 parent 4f0a814 commit 676a6bc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CMake/RetrieveResourceArchive.cmake

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ FetchContent_Declare (
33
URL [[http://fileadmin.cs.lth.se/cs/Education/EDAF80/assignments/resources.zip]]
44
URL_HASH [[SHA512=82694E9CE5388667FB0EF3C4DF73461C283C3A0F3C465E50A0EE9F82228A373DF072AF91D6B2BC30950607C2AD55A6A212E8CB588D8AEB017086333D58C4B006]]
55
SOURCE_DIR "${CMAKE_CURRENT_SOURCE_DIR}/res"
6-
DOWNLOAD_EXTRACT_TIMESTAMP 1
76
)
87

98
FetchContent_GetProperties (resources)

0 commit comments

Comments
 (0)