fetchcontent-SOURCE_SUBDIR.rst 275 B

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