[Cmake-commits] CMake branch, next, updated. v3.0.0-rc5-3261-g220e523

Stephen Kelly steveire at gmail.com
Tue May 20 13:00:59 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  220e523425aa297bbbd2afad2b630d9c73f8c920 (commit)
       via  83f64d50ce6d3cbaf2ce248b4af6ccdc4367866f (commit)
      from  62b0c58a5b21c662cbc62197aa8de163a5e89c40 (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=220e523425aa297bbbd2afad2b630d9c73f8c920
commit 220e523425aa297bbbd2afad2b630d9c73f8c920
Merge: 62b0c58 83f64d5
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Tue May 20 13:00:59 2014 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue May 20 13:00:59 2014 -0400

    Merge topic 'COMPILE_FEATURES-genex' into next
    
    83f64d50 Whitespace.


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=83f64d50ce6d3cbaf2ce248b4af6ccdc4367866f
commit 83f64d50ce6d3cbaf2ce248b4af6ccdc4367866f
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Tue May 20 19:00:37 2014 +0200
Commit:     Stephen Kelly <steveire at gmail.com>
CommitDate: Tue May 20 19:00:37 2014 +0200

    Whitespace.

diff --git a/Source/cmMakefile.cxx b/Source/cmMakefile.cxx
index c86af67..9f33b92 100644
--- a/Source/cmMakefile.cxx
+++ b/Source/cmMakefile.cxx
@@ -5209,8 +5209,8 @@ bool cmMakefile::IsLaterStandard(std::string const& lang,
 }
 
 //----------------------------------------------------------------------------
-bool cmMakefile::
-HaveCxxFeatureAvailable(cmTarget const* target, const std::string& feature) const
+bool cmMakefile::HaveCxxFeatureAvailable(cmTarget const* target,
+                                         const std::string& feature) const
 {
   bool needCxx98 = false;
   bool needCxx11 = false;

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

Summary of changes:
 Source/cmMakefile.cxx |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list