[Cmake-commits] CMake branch, next, updated. v3.0.0-rc4-3094-g218d382
Stephen Kelly
steveire at gmail.com
Sat May 10 03:46:33 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 218d382abe03b8d877ccd4ecf8cf1a45d1f227d6 (commit)
via ddac2536fb1d4537436a4d71e1a02a167d3000c1 (commit)
from 3d6860a087e1c13bbde0190b1d9990963b547760 (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=218d382abe03b8d877ccd4ecf8cf1a45d1f227d6
commit 218d382abe03b8d877ccd4ecf8cf1a45d1f227d6
Merge: 3d6860a ddac253
Author: Stephen Kelly <steveire at gmail.com>
AuthorDate: Sat May 10 03:46:32 2014 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Sat May 10 03:46:32 2014 -0400
Merge topic 'WriteCompilerDetectionHeader-module' into next
ddac2536 Remove newline.
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=ddac2536fb1d4537436a4d71e1a02a167d3000c1
commit ddac2536fb1d4537436a4d71e1a02a167d3000c1
Author: Stephen Kelly <steveire at gmail.com>
AuthorDate: Sat May 10 09:46:16 2014 +0200
Commit: Stephen Kelly <steveire at gmail.com>
CommitDate: Sat May 10 09:46:16 2014 +0200
Remove newline.
diff --git a/Source/cmake.cxx b/Source/cmake.cxx
index cd73c9a..3e78990 100644
--- a/Source/cmake.cxx
+++ b/Source/cmake.cxx
@@ -2279,7 +2279,6 @@ const char *cmake::GetProperty(const std::string& prop,
return FOR_EACH_CXX_FEATURE(STRING_LIST_ELEMENT) + 1;
#undef STRING_LIST_ELEMENT
}
-
return this->Properties.GetPropertyValue(prop, scope, chain);
}
-----------------------------------------------------------------------
Summary of changes:
Source/cmake.cxx | 1 -
1 file changed, 1 deletion(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list