https://github.com/Kitware/CMake
Raw File
Tip revision: a4231943117f5ba3dd0fdc6c8b1824334162b69f authored by Brad King on 04 June 2019, 16:29:02 UTC
Merge branch 'ctest_xml_tweaks' into release-3.15
Tip revision: a423194
CPACK_COMPONENT_INCLUDE_TOPLEVEL_DIRECTORY.rst
CPACK_COMPONENT_INCLUDE_TOPLEVEL_DIRECTORY
------------------------------------------

Boolean toggle to include/exclude top level directory (component case).

Similar usage as :variable:`CPACK_INCLUDE_TOPLEVEL_DIRECTORY` but for the
component case.  See :variable:`CPACK_INCLUDE_TOPLEVEL_DIRECTORY`
documentation for the detail.
back to top