[Cmake-commits] CMake branch, next, updated. v3.0.0-rc4-2819-g3630197

Stephen Kelly steveire at gmail.com
Tue May 6 14:45:43 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  363019733c2dc5bcf84328d70822ca8e4d62409d (commit)
       via  8d749e0f6606814bb8c10af35682bf8d921dae54 (commit)
      from  e2921141a77e6975634906d33c2d7d120d5e6bb0 (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=363019733c2dc5bcf84328d70822ca8e4d62409d
commit 363019733c2dc5bcf84328d70822ca8e4d62409d
Merge: e292114 8d749e0
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Tue May 6 14:45:43 2014 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue May 6 14:45:43 2014 -0400

    Merge topic 'no-assert-missing-objlib' into next
    
    8d749e0f Fix test.


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=8d749e0f6606814bb8c10af35682bf8d921dae54
commit 8d749e0f6606814bb8c10af35682bf8d921dae54
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Tue May 6 20:26:01 2014 +0200
Commit:     Stephen Kelly <steveire at gmail.com>
CommitDate: Tue May 6 20:26:01 2014 +0200

    Fix test.

diff --git a/Tests/RunCMake/CMP0026/ObjlibNotDefined-stderr.txt b/Tests/RunCMake/CMP0026/ObjlibNotDefined-stderr.txt
index c7bd990..87d198d 100644
--- a/Tests/RunCMake/CMP0026/ObjlibNotDefined-stderr.txt
+++ b/Tests/RunCMake/CMP0026/ObjlibNotDefined-stderr.txt
@@ -1,4 +1,4 @@
-CMake Warning \(dev\) at ObjlibNotDefined.cmake:7 \(get_target_property\):
+CMake Warning \(dev\) at ObjlibNotDefined.cmake:[0-9]+ \(get_target_property\):
   Policy CMP0026 is not set: Disallow use of the LOCATION target property.
   Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
   command to set the policy and suppress this warning.

-----------------------------------------------------------------------

Summary of changes:
 Tests/RunCMake/CMP0026/ObjlibNotDefined-stderr.txt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list