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