[Cmake-commits] CMake branch, master, updated. v3.4.0-590-gdb74574
Brad King
brad.king at kitware.com
Tue Nov 24 09:26:39 EST 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 db7457452cfbf6734d0ff6e3ba8700e9df46c2ae (commit)
via 010c5959864a10f4b83907fb058006e118dd740d (commit)
from 7c74de8de8be5a03a572f476bedc9d4c5ca6c0a0 (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=db7457452cfbf6734d0ff6e3ba8700e9df46c2ae
commit db7457452cfbf6734d0ff6e3ba8700e9df46c2ae
Merge: 7c74de8 010c595
Author: Brad King <brad.king at kitware.com>
AuthorDate: Tue Nov 24 09:26:37 2015 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Nov 24 09:26:37 2015 -0500
Merge topic 'test-add_subdirectory-in-function'
010c5959 Tests: Add case for add_subdirectory inside a function
-----------------------------------------------------------------------
Summary of changes:
Tests/RunCMake/add_subdirectory/Function-stdout.txt | 10 ++++++++++
Tests/RunCMake/add_subdirectory/Function.cmake | 17 +++++++++++++++++
.../RunCMake/add_subdirectory/Function/CMakeLists.txt | 5 +++++
Tests/RunCMake/add_subdirectory/RunCMakeTest.cmake | 1 +
4 files changed, 33 insertions(+)
create mode 100644 Tests/RunCMake/add_subdirectory/Function-stdout.txt
create mode 100644 Tests/RunCMake/add_subdirectory/Function.cmake
create mode 100644 Tests/RunCMake/add_subdirectory/Function/CMakeLists.txt
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list