Add EXCLUDE_FROM_ALL
This commit is contained in:
1
3rdParty/pugixml/CMakeLists.txt
vendored
1
3rdParty/pugixml/CMakeLists.txt
vendored
@@ -2,6 +2,7 @@ include(FetchContent)
|
||||
|
||||
FetchContent_Declare(
|
||||
pugixml
|
||||
EXCLUDE_FROM_ALL
|
||||
GIT_REPOSITORY https://github.com/zeux/pugixml.git
|
||||
GIT_TAG v1.11.4
|
||||
GIT_SHALLOW TRUE
|
||||
|
||||
Reference in New Issue
Block a user