mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-04 05:10:10 -05:00
VisualStudio10: Initialize the LongestSource at generate time.
There is no need to initialize it at compute time.
This commit is contained in:
@@ -45,8 +45,6 @@ public:
|
||||
std::vector<std::string> const& makeOptions = std::vector<std::string>()
|
||||
);
|
||||
|
||||
virtual bool Compute();
|
||||
|
||||
///! create the correct local generator
|
||||
virtual cmLocalGenerator *CreateLocalGenerator(cmMakefile* mf);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user