Update dependencies
This commit is contained in:
2
3rdParty/pugixml/CMakeLists.txt
vendored
2
3rdParty/pugixml/CMakeLists.txt
vendored
@@ -8,7 +8,7 @@ FetchContent_Declare(
|
||||
pugixml
|
||||
EXCLUDE_FROM_ALL
|
||||
GIT_REPOSITORY ${PUGIXML_REPO}
|
||||
GIT_TAG 4bc14418d12d289dd9978fdce9490a45deeb653e
|
||||
GIT_TAG v1.15
|
||||
GIT_SHALLOW FALSE
|
||||
)
|
||||
set(BUILD_SHARED_LIBS OFF CACHE BOOL "" FORCE)
|
||||
|
||||
Reference in New Issue
Block a user