CPACK_COMPONENT_INCLUDE_TOPLEVEL_DIRECTORY.rst 330 B

12345678
  1. CPACK_COMPONENT_INCLUDE_TOPLEVEL_DIRECTORY
  2. ------------------------------------------
  3. Boolean toggle to include/exclude top level directory (component case).
  4. Similar usage as :variable:`CPACK_INCLUDE_TOPLEVEL_DIRECTORY` but for the
  5. component case. See :variable:`CPACK_INCLUDE_TOPLEVEL_DIRECTORY`
  6. documentation for the detail.