[Cmake-commits] CMake branch, master, updated. v3.6.1-876-g8317ea0
Brad King
brad.king at kitware.com
Tue Sep 6 08:51:07 EDT 2016
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 8317ea01aa3cf9319ef907e127fa6dbf9666cc53 (commit)
via f6fd0abc5bbfa7d677cd090ba8e2894d96afdde8 (commit)
from 9109ba434782a3514f1bc6a5fd3c063d231008f2 (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=8317ea01aa3cf9319ef907e127fa6dbf9666cc53
commit 8317ea01aa3cf9319ef907e127fa6dbf9666cc53
Merge: 9109ba4 f6fd0ab
Author: Brad King <brad.king at kitware.com>
AuthorDate: Tue Sep 6 08:51:05 2016 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Sep 6 08:51:05 2016 -0400
Merge topic 'genex-LINK_ONLY-not-linking'
f6fd0abc Genex: Diagnose invalid LINK_ONLY usage instead of crashing
-----------------------------------------------------------------------
Summary of changes:
Source/cmGeneratorExpressionNode.cxx | 11 ++++++++---
.../LINK_ONLY-not-linking-result.txt} | 0
.../GeneratorExpression/LINK_ONLY-not-linking-stderr.txt | 8 ++++++++
.../GeneratorExpression/LINK_ONLY-not-linking.cmake | 1 +
Tests/RunCMake/GeneratorExpression/RunCMakeTest.cmake | 1 +
5 files changed, 18 insertions(+), 3 deletions(-)
copy Tests/RunCMake/{Android/BadSYSROOT-result.txt => GeneratorExpression/LINK_ONLY-not-linking-result.txt} (100%)
create mode 100644 Tests/RunCMake/GeneratorExpression/LINK_ONLY-not-linking-stderr.txt
create mode 100644 Tests/RunCMake/GeneratorExpression/LINK_ONLY-not-linking.cmake
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list