[Cmake-commits] CMake branch, master, updated. v3.4.0-rc1-59-g45e9f48
Brad King
brad.king at kitware.com
Thu Oct 8 10:31:51 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 45e9f48f9ca51f2bd32a8dd09ce58cf2ec4197e5 (commit)
via 8bb908b1084b5db1a6f8197a4d26b67984587ee4 (commit)
from c997595ea36b60803068fafdbe0f7041b3cc9da0 (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 -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=45e9f48f9ca51f2bd32a8dd09ce58cf2ec4197e5
commit 45e9f48f9ca51f2bd32a8dd09ce58cf2ec4197e5
Merge: c997595 8bb908b
Author: Brad King <brad.king at kitware.com>
AuthorDate: Thu Oct 8 10:31:50 2015 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Oct 8 10:31:50 2015 -0400
Merge topic 'cmake-script-mode-directory-vars'
8bb908b1 Document and test CMAKE_[CURRENT_](BINARY|SOURCE)_DIR in script mode
-----------------------------------------------------------------------
Summary of changes:
Help/variable/CMAKE_BINARY_DIR.rst | 5 +++++
Help/variable/CMAKE_CURRENT_BINARY_DIR.rst | 5 +++++
Help/variable/CMAKE_CURRENT_SOURCE_DIR.rst | 5 +++++
Help/variable/CMAKE_SOURCE_DIR.rst | 5 +++++
Tests/RunCMake/CommandLine/P_working-dir.cmake | 14 ++++++++++++++
Tests/RunCMake/CommandLine/RunCMakeTest.cmake | 1 +
6 files changed, 35 insertions(+)
create mode 100644 Tests/RunCMake/CommandLine/P_working-dir.cmake
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list