Skip to content

Commit cfece6f

Browse files
authored
Merge pull request #1016 from wxwisiasdf/patch-21
Update CMakeLists.txt
2 parents a692ec5 + 2fb6b07 commit cfece6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/DataContainerGenerator/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ message(STATUS "Fetching DataContainer...")
33
FetchContent_Declare(
44
DataContainer
55
GIT_REPOSITORY https://github.com/schombert/DataContainer
6-
GIT_TAG 523ace5
6+
GIT_TAG dca14df
77
GIT_SHALLOW 1
88
GIT_PROGRESS TRUE
99
)

0 commit comments

Comments
 (0)