[Cmake-commits] CMake branch, master, updated. v3.3.2-1244-gcec45e2
Brad King
brad.king at kitware.com
Mon Sep 21 09:39:38 EDT 2015
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMake".
The branch, master has been updated
via cec45e27f6dc2657b00902bcaef5bd93ae16ead7 (commit)
via 51b83f1445521a210eee7e92ed03aff8fe8e9dc6 (commit)
via 7f7f1eecfd6834b8a499f0fde49469a10a1b2905 (commit)
from 1f4358134f2cf5b9fe72088d6534084a8fb71a52 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=cec45e27f6dc2657b00902bcaef5bd93ae16ead7
commit cec45e27f6dc2657b00902bcaef5bd93ae16ead7
Merge: 1f43581 51b83f1
Author: Brad King <brad.king at kitware.com>
AuthorDate: Mon Sep 21 09:39:36 2015 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Sep 21 09:39:36 2015 -0400
Merge topic 'pkg-config-variable-function'
51b83f14 FindPkgConfig: add a command to query arbitrary variables
7f7f1eec FindPkgConfig: use execute_process to strip trailing whitespace
-----------------------------------------------------------------------
Summary of changes:
Help/release/dev/pkg-config-variable-function.rst | 6 ++++
Modules/FindPkgConfig.cmake | 30 ++++++++++++++++----
.../FindPkgConfig_GET_VARIABLE-stdout.txt | 1 +
.../FindPkgConfig/FindPkgConfig_GET_VARIABLE.cmake | 9 ++++++
Tests/RunCMake/FindPkgConfig/RunCMakeTest.cmake | 6 ++++
5 files changed, 47 insertions(+), 5 deletions(-)
create mode 100644 Help/release/dev/pkg-config-variable-function.rst
create mode 100644 Tests/RunCMake/FindPkgConfig/FindPkgConfig_GET_VARIABLE-stdout.txt
create mode 100644 Tests/RunCMake/FindPkgConfig/FindPkgConfig_GET_VARIABLE.cmake
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list