[Cmake-commits] CMake branch, next, updated. v3.0.0-rc4-2880-g8f4d4c0
Stephen Kelly
steveire at gmail.com
Tue May 6 17:05:46 EDT 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, next has been updated
via 8f4d4c0826fba93c4710975c632b074e90cf1376 (commit)
via bbedbabd95b3f341149fb833be04f12e98babf38 (commit)
from 5091feeb243a95080b88a91b941717558a7e42c8 (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=8f4d4c0826fba93c4710975c632b074e90cf1376
commit 8f4d4c0826fba93c4710975c632b074e90cf1376
Merge: 5091fee bbedbab
Author: Stephen Kelly <steveire at gmail.com>
AuthorDate: Tue May 6 17:05:46 2014 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue May 6 17:05:46 2014 -0400
Merge topic 'compile-features-C-language' into next
bbedbabd Fix test.
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=bbedbabd95b3f341149fb833be04f12e98babf38
commit bbedbabd95b3f341149fb833be04f12e98babf38
Author: Stephen Kelly <steveire at gmail.com>
AuthorDate: Tue May 6 23:05:23 2014 +0200
Commit: Stephen Kelly <steveire at gmail.com>
CommitDate: Tue May 6 23:05:23 2014 +0200
Fix test.
diff --git a/Tests/RunCMake/CompileFeatures/NoSupportedCFeatures-stderr.txt b/Tests/RunCMake/CompileFeatures/NoSupportedCFeatures-stderr.txt
index 3b64d77..fd18c88 100644
--- a/Tests/RunCMake/CompileFeatures/NoSupportedCFeatures-stderr.txt
+++ b/Tests/RunCMake/CompileFeatures/NoSupportedCFeatures-stderr.txt
@@ -1,4 +1,4 @@
-CMake Error at NoSupportedCFeatures.cmake:3 \(target_compile_features\):
+CMake Error at NoSupportedCFeatures.cmake:[0-9]+ \(target_compile_features\):
target_compile_features no known features for C compiler
"[^"]*"
-----------------------------------------------------------------------
Summary of changes:
Tests/RunCMake/CompileFeatures/NoSupportedCFeatures-stderr.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list