You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cmake/Help/variable/CPACK_ABSOLUTE_DESTINATION_...

11 lines
475 B

CPACK_ABSOLUTE_DESTINATION_FILES
--------------------------------
List of files which have been installed using an ``ABSOLUTE DESTINATION`` path.
This variable is a Read-Only variable which is set internally by CPack
during installation and before packaging using
:variable:`CMAKE_ABSOLUTE_DESTINATION_FILES` defined in ``cmake_install.cmake``
scripts. The value can be used within CPack project configuration
file and/or ``CPack<GEN>.cmake`` file of ``<GEN>`` generator.