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  2f5c30a55bdabcf606b26abb89395608170f9ae2 (commit)
       via  65ca5dfc857fd295495941a65ce3862675f50d59 (commit)
      from  9ba2a76c8636156de00496f62a4d9d2be85b1b56 (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 -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=2f5c30a55bdabcf606b26abb89395608170f9ae2
commit 2f5c30a55bdabcf606b26abb89395608170f9ae2
Merge: 9ba2a76 65ca5df
Author:     Stephen Kelly <steve...@gmail.com>
AuthorDate: Sat Oct 8 19:09:55 2016 -0400
Commit:     CMake Topic Stage <kwro...@kitware.com>
CommitDate: Sat Oct 8 19:09:55 2016 -0400

    Merge topic 'extract-cmLinkLineComputer' into next
    
    65ca5dfc fixup! cmLinkLineComputer: Extract from cmLocalGenerator


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=65ca5dfc857fd295495941a65ce3862675f50d59
commit 65ca5dfc857fd295495941a65ce3862675f50d59
Author:     Stephen Kelly <steve...@gmail.com>
AuthorDate: Sun Oct 9 01:09:29 2016 +0200
Commit:     Stephen Kelly <steve...@gmail.com>
CommitDate: Sun Oct 9 01:09:29 2016 +0200

    fixup! cmLinkLineComputer: Extract from cmLocalGenerator

diff --git a/Source/cmGhsMultiTargetGenerator.cxx 
b/Source/cmGhsMultiTargetGenerator.cxx
index 7bafbb0..dd8b36f 100644
--- a/Source/cmGhsMultiTargetGenerator.cxx
+++ b/Source/cmGhsMultiTargetGenerator.cxx
@@ -5,6 +5,7 @@
 #include "cmGeneratedFileStream.h"
 #include "cmGeneratorTarget.h"
 #include "cmGlobalGhsMultiGenerator.h"
+#include "cmLinkLineComputer.h"
 #include "cmLocalGhsMultiGenerator.h"
 #include "cmMakefile.h"
 #include "cmSourceFile.h"

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

Summary of changes:
 Source/cmGhsMultiTargetGenerator.cxx |    1 +
 1 file changed, 1 insertion(+)


hooks/post-receive
-- 
CMake
_______________________________________________
Cmake-commits mailing list
Cmake-commits@cmake.org
http://public.kitware.com/mailman/listinfo/cmake-commits

Reply via email to