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