Merge topic 'GNUInstallDirs-function'

17a24dc3 GNUInstallDirs: Add macro to expose internal logic publicly
This commit is contained in:
Brad King
2016-09-07 09:48:38 -04:00
committed by CMake Topic Stage
2 changed files with 58 additions and 32 deletions
@@ -0,0 +1,5 @@
GNUInstallDirs-function
-----------------------
* The :module:`GNUInstallDirs` module gained a new
:command:`GNUInstallDirs_get_absolute_install_dir` command.