Files
CMake/Help/release/dev/fetchcontent-SOURCE_SUBDIR.rst
2020-05-16 17:01:10 +10:00

7 lines
275 B
ReStructuredText

fetchcontent-SOURCE_SUBDIR
--------------------------
* The :command:`FetchContent_Declare` command now supports a ``SOURCE_SUBDIR``
option. It can be used to direct :command:`FetchContent_MakeAvailable`
to look in a different location for the ``CMakeLists.txt`` file.