summaryrefslogtreecommitdiffstats
path: root/Help
diff options
context:
space:
mode:
authorRoger Leigh <rleigh@codelibre.net>2016-08-28 17:19:02 (GMT)
committerBrad King <brad.king@kitware.com>2016-09-07 13:40:41 (GMT)
commit17a24dc3b9ed5e09b5382deb97343496af902ec0 (patch)
tree59d8a9e9d8aa453d572de905ca118e93b741b738 /Help
parent8317ea01aa3cf9319ef907e127fa6dbf9666cc53 (diff)
downloadCMake-17a24dc3b9ed5e09b5382deb97343496af902ec0.zip
CMake-17a24dc3b9ed5e09b5382deb97343496af902ec0.tar.gz
CMake-17a24dc3b9ed5e09b5382deb97343496af902ec0.tar.bz2
GNUInstallDirs: Add macro to expose internal logic publicly
Diffstat (limited to 'Help')
-rw-r--r--Help/release/dev/GNUInstallDirs-function.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/Help/release/dev/GNUInstallDirs-function.rst b/Help/release/dev/GNUInstallDirs-function.rst
new file mode 100644
index 0000000..65ea7fb
--- /dev/null
+++ b/Help/release/dev/GNUInstallDirs-function.rst
@@ -0,0 +1,5 @@
+GNUInstallDirs-function
+-----------------------
+
+* The :module:`GNUInstallDirs` module gained a new
+ :command:`GNUInstallDirs_get_absolute_install_dir` command.