- 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.
|