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.
 
 
 
 
 
 

9 lines
322 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
:variable:`CMAKE_WARN_ON_ABSOLUTE_INSTALL_DESTINATION` when CPack runs
``cmake_install.cmake`` scripts.