[Cmake-commits] CMake branch, master, updated. v3.3.1-1074-gd387949
Brad King
brad.king at kitware.com
Thu Sep 3 06:50:12 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 d38794996fce79a84b3172706e2e2e3e5e31b9f2 (commit)
via 18d7f8fbfbf9a03ff0742c26a349a2030cecb9d5 (commit)
from 18252b58879697a19fd1c1cf8d06b94b987e4849 (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=d38794996fce79a84b3172706e2e2e3e5e31b9f2
commit d38794996fce79a84b3172706e2e2e3e5e31b9f2
Merge: 18252b5 18d7f8f
Author: Brad King <brad.king at kitware.com>
AuthorDate: Thu Sep 3 06:50:05 2015 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Sep 3 06:50:05 2015 -0400
Merge topic 'add-link-search-static-properties-defaults'
18d7f8fb Tests: Move LINK_SEARCH_{START,END}_STATIC case to dedicated test
-----------------------------------------------------------------------
Summary of changes:
Tests/RunCMake/CMakeLists.txt | 1 +
Tests/RunCMake/{CMP0064 => LinkStatic}/CMakeLists.txt | 0
Tests/RunCMake/{set_property => LinkStatic}/LINK_SEARCH_STATIC.cmake | 2 +-
Tests/RunCMake/{set_property => LinkStatic}/LinkStatic.c | 0
Tests/RunCMake/{set_property => LinkStatic}/RunCMakeTest.cmake | 1 -
Tests/RunCMake/set_property/RunCMakeTest.cmake | 1 -
6 files changed, 2 insertions(+), 3 deletions(-)
copy Tests/RunCMake/{CMP0064 => LinkStatic}/CMakeLists.txt (100%)
rename Tests/RunCMake/{set_property => LinkStatic}/LINK_SEARCH_STATIC.cmake (98%)
rename Tests/RunCMake/{set_property => LinkStatic}/LinkStatic.c (100%)
copy Tests/RunCMake/{set_property => LinkStatic}/RunCMakeTest.cmake (65%)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list