mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-05 05:39:57 -05:00
Merge topic 'doc-sections'
22aac6669bHelp: install: use bullet lists to sort out target kindsb3f4d50348Help: ifw.rst: Add toc; mv "Hints" section -> subsection of "Variables"c671966c20Help: CPackComponent: Sectioning and rewording05e56b1897Help: FetchContent, ExternalProject: Command sections -> subsections Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !4367
This commit is contained in:
@@ -9,8 +9,11 @@ ExternalProject
|
||||
|
||||
.. contents::
|
||||
|
||||
Commands
|
||||
^^^^^^^^
|
||||
|
||||
External Project Definition
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
"""""""""""""""""""""""""""
|
||||
|
||||
.. command:: ExternalProject_Add
|
||||
|
||||
@@ -665,7 +668,7 @@ External Project Definition
|
||||
automatic substitutions that are supported for some options.
|
||||
|
||||
Obtaining Project Properties
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
""""""""""""""""""""""""""""
|
||||
|
||||
.. command:: ExternalProject_Get_Property
|
||||
|
||||
@@ -686,7 +689,7 @@ Obtaining Project Properties
|
||||
message("Source dir of myExtProj = ${SOURCE_DIR}")
|
||||
|
||||
Explicit Step Management
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
""""""""""""""""""""""""
|
||||
|
||||
The ``ExternalProject_Add()`` function on its own is often sufficient for
|
||||
incorporating an external project into the main build. Certain scenarios
|
||||
|
||||
Reference in New Issue
Block a user