mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 21:00:01 -05:00
committed by
Craig Scott
parent
4ac624debc
commit
5f77807f1c
@@ -0,0 +1,7 @@
|
||||
FetchContent-exclude-from-all
|
||||
-----------------------------
|
||||
|
||||
* The :module:`FetchContent` module's :command:`FetchContent_Declare` command
|
||||
gained an ``EXCLUDE_FROM_ALL`` option, which propagates through to the
|
||||
:command:`add_subdirectory` call made by
|
||||
:command:`FetchContent_MakeAvailable` for the dependency.
|
||||
Reference in New Issue
Block a user