Update dependencies
This commit is contained in:
2
3rdParty/units/CMakeLists.txt
vendored
2
3rdParty/units/CMakeLists.txt
vendored
@@ -8,7 +8,7 @@ FetchContent_Declare(
|
||||
units
|
||||
EXCLUDE_FROM_ALL
|
||||
GIT_REPOSITORY ${UNITS_REPO}
|
||||
GIT_TAG v2.3.3
|
||||
GIT_TAG master
|
||||
GIT_SHALLOW TRUE
|
||||
)
|
||||
FetchContent_MakeAvailable(units)
|
||||
|
||||
Reference in New Issue
Block a user