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 af21a9d522360b67535de89a210d7e0f77995a4d (commit)
via 0356717a4afd060cd09c899fd4625f19c97fccc1 (commit)
from 91980130717d5364f377b76de21173fa07194e60 (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=af21a9d522360b67535de89a210d7e0f77995a4d
commit af21a9d522360b67535de89a210d7e0f77995a4d
Merge: 9198013 0356717
Author: Stephen Kelly <[email protected]>
AuthorDate: Wed Dec 26 18:06:19 2012 -0500
Commit: CMake Topic Stage <[email protected]>
CommitDate: Wed Dec 26 18:06:19 2012 -0500
Merge topic 'include-dirs-debugging' into next
0356717 Remove unused variable.
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=0356717a4afd060cd09c899fd4625f19c97fccc1
commit 0356717a4afd060cd09c899fd4625f19c97fccc1
Author: Stephen Kelly <[email protected]>
AuthorDate: Thu Dec 27 00:05:30 2012 +0100
Commit: Stephen Kelly <[email protected]>
CommitDate: Thu Dec 27 00:05:30 2012 +0100
Remove unused variable.
diff --git a/Source/cmTarget.cxx b/Source/cmTarget.cxx
index e9228e8..58fab80 100644
--- a/Source/cmTarget.cxx
+++ b/Source/cmTarget.cxx
@@ -2535,7 +2535,6 @@ void cmTarget::InsertInclude(const
cmMakefileIncludeDirectoriesEntry &entry,
//----------------------------------------------------------------------------
std::vector<std::string> cmTarget::GetIncludeDirectories(const char *config)
{
- std::set<std::string> fromTll;
std::vector<std::string> includes;
std::set<std::string> uniqueIncludes;
cmListFileBacktrace lfbt;
-----------------------------------------------------------------------
Summary of changes:
Source/cmTarget.cxx | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
hooks/post-receive
--
CMake
_______________________________________________
Cmake-commits mailing list
[email protected]
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-commits