[Cmake-commits] CMake branch, next, updated. v3.4.0-rc1-643-g7427b77
Stephen Kelly
steveire at gmail.com
Sat Oct 17 11:29:00 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 7427b779900b67548c474dadbd410861a8e80bbe (commit)
via f0451cd02bb479ba0a3ab68c9fd15cf14c7d5ae9 (commit)
from fc64d57d37c302feca79a9a5398c8269d639f91b (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=7427b779900b67548c474dadbd410861a8e80bbe
commit 7427b779900b67548c474dadbd410861a8e80bbe
Merge: fc64d57 f0451cd
Author: Stephen Kelly <steveire at gmail.com>
AuthorDate: Sat Oct 17 11:29:00 2015 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Sat Oct 17 11:29:00 2015 -0400
Merge topic 'use-generator-target' into next
f0451cd0 fixup! Export: Port some API to cmGlobalGenerator.
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=f0451cd02bb479ba0a3ab68c9fd15cf14c7d5ae9
commit f0451cd02bb479ba0a3ab68c9fd15cf14c7d5ae9
Author: Stephen Kelly <steveire at gmail.com>
AuthorDate: Sat Oct 17 17:28:39 2015 +0200
Commit: Stephen Kelly <steveire at gmail.com>
CommitDate: Sat Oct 17 17:28:39 2015 +0200
fixup! Export: Port some API to cmGlobalGenerator.
diff --git a/Source/cmExportTryCompileFileGenerator.h b/Source/cmExportTryCompileFileGenerator.h
index 07f274f..fc135a4 100644
--- a/Source/cmExportTryCompileFileGenerator.h
+++ b/Source/cmExportTryCompileFileGenerator.h
@@ -37,7 +37,6 @@ protected:
std::vector<std::string>&) {}
virtual void HandleMissingTarget(std::string&,
std::vector<std::string>&,
- cmMakefile*,
cmGeneratorTarget*,
cmGeneratorTarget*) {}
-----------------------------------------------------------------------
Summary of changes:
Source/cmExportTryCompileFileGenerator.h | 1 -
1 file changed, 1 deletion(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list