summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2014-02-28 14:48:20 (GMT)
committerBrad King <brad.king@kitware.com>2014-02-28 14:48:20 (GMT)
commit80aa18b4a88d83e630acf5655025b14af0c76475 (patch)
tree1afe78a838117b0e5a94ba901d983a6a72c12600
parentc53b5cd2215a25e0661cbaf88b22664d1ec09412 (diff)
downloadCMake-80aa18b4a88d83e630acf5655025b14af0c76475.zip
CMake-80aa18b4a88d83e630acf5655025b14af0c76475.tar.gz
CMake-80aa18b4a88d83e630acf5655025b14af0c76475.tar.bz2
Help: Add release notes for topic 'FindPkgConfig-PKG_CONFIG'
-rw-r--r--Help/release/dev/FindPkgConfig-PKG_CONFIG.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/Help/release/dev/FindPkgConfig-PKG_CONFIG.rst b/Help/release/dev/FindPkgConfig-PKG_CONFIG.rst
new file mode 100644
index 0000000..c0f6471
--- /dev/null
+++ b/Help/release/dev/FindPkgConfig-PKG_CONFIG.rst
@@ -0,0 +1,5 @@
+FindPkgConfig-PKG_CONFIG
+------------------------
+
+* The :module:`FindPkgConfig` module learned to use the ``PKG_CONFIG``
+ environment variable value as the ``pkg-config`` executable, if set.