summaryrefslogtreecommitdiffstats
path: root/Tests
diff options
context:
space:
mode:
authorDaniele E. Domenichelli <daniele.domenichelli@iit.it>2014-07-15 17:10:54 (GMT)
committerBrad King <brad.king@kitware.com>2014-08-11 13:38:29 (GMT)
commitd057bf85a6412bf79a1730b31338c4581e7940be (patch)
tree6dd44be8981245d70f5c5f0820bf0dc6a675e5c0 /Tests
parentf3dd116cee96d37e039864a032886c73f05c1cda (diff)
downloadCMake-d057bf85a6412bf79a1730b31338c4581e7940be.zip
CMake-d057bf85a6412bf79a1730b31338c4581e7940be.tar.gz
CMake-d057bf85a6412bf79a1730b31338c4581e7940be.tar.bz2
CMakePackageConfigHelpers: Add INSTALL_PREFIX option
This option instructs configure_package_config_file to consider paths that are not absolute as relative to the INSTALL_PREFIX directory instead of relative to the CMAKE_INSTALL_PREFIX directory. If this argument is not passed, the default behaviour is to use the CMAKE_INSTALL_PREFIX variable. The new signature is therefore: configure_package_config_file(<input> <output> INSTALL_DESTINATION <path> [PATH_VARS <var1> <var2> ... <varN>] [NO_SET_AND_CHECK_MACRO] [NO_CHECK_REQUIRED_COMPONENTS_MACRO] [INSTALL_PREFIX <path>])
Diffstat (limited to 'Tests')
0 files changed, 0 insertions, 0 deletions