https://github.com/Kitware/CMake
Raw File
Tip revision: 3c9dec0bdc11a69afcbaa93a0e61dc71cddd5491 authored by Brad King on 29 March 2019, 13:22:46 UTC
CMake 3.14.1
Tip revision: 3c9dec0
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