[Cmake-commits] CMake branch, next, updated. v3.3.0-1314-g78e796d

Stephen Kelly steveire at gmail.com
Sat Jul 25 08:48:07 EDT 2015


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  78e796da460fb5d52e9ae1c827b3752cfc04ae04 (commit)
       via  e6208d093139f42d923b0b622a2678fc859da9ce (commit)
      from  32094f9c7c7dcb1d893a31ce5256178770268be3 (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=78e796da460fb5d52e9ae1c827b3752cfc04ae04
commit 78e796da460fb5d52e9ae1c827b3752cfc04ae04
Merge: 32094f9 e6208d0
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Sat Jul 25 08:48:06 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Sat Jul 25 08:48:06 2015 -0400

    Merge topic 'policy-refactor' into next
    
    e6208d09 cmPolicies: Replace unused include.


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=e6208d093139f42d923b0b622a2678fc859da9ce
commit e6208d093139f42d923b0b622a2678fc859da9ce
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Sat Jul 25 14:45:45 2015 +0200
Commit:     Stephen Kelly <steveire at gmail.com>
CommitDate: Sat Jul 25 14:45:45 2015 +0200

    cmPolicies: Replace unused include.

diff --git a/Source/cmPolicies.h b/Source/cmPolicies.h
index a5aba58..b783701 100644
--- a/Source/cmPolicies.h
+++ b/Source/cmPolicies.h
@@ -12,7 +12,7 @@
 #ifndef cmPolicies_h
 #define cmPolicies_h
 
-#include "cmCustomCommand.h"
+#include "cmStandardIncludes.h"
 
 #include <bitset>
 

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

Summary of changes:
 Source/cmPolicies.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list