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_WARN_ON_ABSOLUTE_INST...

9 lines
302 B

CPACK_WARN_ON_ABSOLUTE_INSTALL_DESTINATION
------------------------------------------
Ask CPack to warn each time a file with absolute INSTALL DESTINATION is encountered.
This variable triggers the definition of
CMAKE_WARN_ON_ABSOLUTE_INSTALL_DESTINATION when CPack runs
cmake_install.cmake scripts.