[Cmake-commits] CMake branch, next, updated. v2.8.11.2-2932-g7468f61
Stephen Kelly
steveire at gmail.com
Sun Jul 7 07:07:45 EDT 2013
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 7468f618637f5072fb1a9dbf49b382b3af310f6d (commit)
via bfcfc9abda09cd7dd66d5ca43dc67ee8e5c7e15d (commit)
from 0db0677dcf8a5aaed461759ac29b23cd038a251b (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=7468f618637f5072fb1a9dbf49b382b3af310f6d
commit 7468f618637f5072fb1a9dbf49b382b3af310f6d
Merge: 0db0677 bfcfc9a
Author: Stephen Kelly <steveire at gmail.com>
AuthorDate: Sun Jul 7 07:07:39 2013 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Sun Jul 7 07:07:39 2013 -0400
Merge topic 'tid-system-argument' into next
bfcfc9a Remove superfluous line
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=bfcfc9abda09cd7dd66d5ca43dc67ee8e5c7e15d
commit bfcfc9abda09cd7dd66d5ca43dc67ee8e5c7e15d
Author: Stephen Kelly <steveire at gmail.com>
AuthorDate: Sun Jul 7 13:02:49 2013 +0200
Commit: Stephen Kelly <steveire at gmail.com>
CommitDate: Sun Jul 7 13:02:49 2013 +0200
Remove superfluous line
diff --git a/Source/cmGlobalGenerator.cxx b/Source/cmGlobalGenerator.cxx
index 3e1e86c..2897114 100644
--- a/Source/cmGlobalGenerator.cxx
+++ b/Source/cmGlobalGenerator.cxx
@@ -1078,7 +1078,6 @@ bool cmGlobalGenerator::CheckTargets()
{
return false;
}
- target.FinalizeSystemIncludeDirectories();
}
}
}
-----------------------------------------------------------------------
Summary of changes:
Source/cmGlobalGenerator.cxx | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list