[Cmake-commits] CMake branch, master, updated. v3.1.0-764-g44612e7
Brad King
brad.king at kitware.com
Thu Jan 15 09:54:00 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 44612e74075f751b01950dd0f00e86d61f9ba05a (commit)
via 23f3798c7b38ef7274f318ab90f1788b569dbc5d (commit)
from fa636e19ce42c7523c4858ea697376fe94080097 (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=44612e74075f751b01950dd0f00e86d61f9ba05a
commit 44612e74075f751b01950dd0f00e86d61f9ba05a
Merge: fa636e1 23f3798
Author: Brad King <brad.king at kitware.com>
AuthorDate: Thu Jan 15 09:53:59 2015 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Jan 15 09:53:59 2015 -0500
Merge topic 'fix-LOCATION-with-TARGET_OBJECTS'
23f3798c cmTarget: Compute link language of TARGET_OBJECTS with CMP0026 OLD (#15338)
-----------------------------------------------------------------------
Summary of changes:
Source/cmTarget.cxx | 1 +
.../LOCATION-and-TARGET_OBJECTS-result.txt} | 0
...ned-stderr.txt => LOCATION-and-TARGET_OBJECTS-stderr.txt} | 10 +++++-----
Tests/RunCMake/CMP0026/LOCATION-and-TARGET_OBJECTS.cmake | 6 ++++++
Tests/RunCMake/CMP0026/RunCMakeTest.cmake | 1 +
5 files changed, 13 insertions(+), 5 deletions(-)
copy Tests/RunCMake/{CMP0022/CMP0022-WARN-empty-old-result.txt => CMP0026/LOCATION-and-TARGET_OBJECTS-result.txt} (100%)
copy Tests/RunCMake/CMP0026/{ObjlibNotDefined-stderr.txt => LOCATION-and-TARGET_OBJECTS-stderr.txt} (50%)
create mode 100644 Tests/RunCMake/CMP0026/LOCATION-and-TARGET_OBJECTS.cmake
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list