[Cmake-commits] CMake branch, release, updated. v3.1.0-rc1-40-gec893d9
Brad King
brad.king at kitware.com
Tue Nov 11 12:47:27 EST 2014
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, release has been updated
via ec893d9a26ee9cf6e15b525f4c1b0302b4fb666f (commit)
via 4db31095e5f4ce410c013e0b92bc5d1baee03934 (commit)
via 41b4fb997bdaff06c24221469bc5954cfff0fca1 (commit)
via ee7405a6dbcc780c9ce720f20cbb25dde5f1b7f8 (commit)
from e9371739dd907e0309fbaa034e583efb54f100dd (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 -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
Modules/ExternalProject.cmake | 15 ++++++++++++++-
Source/cmComputeLinkDepends.cxx | 13 +++++++++----
Tests/Dependency/CMakeLists.txt | 1 +
Tests/Dependency/Case5/CMakeLists.txt | 8 ++++++++
Tests/Dependency/Case5/bar.c | 12 ++++++++++++
Tests/Dependency/Case5/foo.c | 9 +++++++++
Tests/Dependency/Case5/main.c | 7 +++++++
7 files changed, 60 insertions(+), 5 deletions(-)
create mode 100644 Tests/Dependency/Case5/CMakeLists.txt
create mode 100644 Tests/Dependency/Case5/bar.c
create mode 100644 Tests/Dependency/Case5/foo.c
create mode 100644 Tests/Dependency/Case5/main.c
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list