Help: Add notes for topic 'CMakePackageConfigHelpers-INSTALL_PREFIX'

This commit is contained in:
Brad King 2014-08-11 09:49:14 -04:00
parent e3007c92e0
commit 704830ae1f
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
CMakePackageConfigHelpers-INSTALL_PREFIX
----------------------------------------
* The :module:`CMakePackageConfigHelpers` module
:command:`configure_package_config_file` command learned a new
``INSTALL_PREFIX`` option to generate package configuration files
meant for a prefix other than :variable:`CMAKE_INSTALL_PREFIX`.