mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-22 06:59:01 -06:00
@@ -150,6 +150,8 @@ public:
|
||||
bool Open(const std::string& bindir, const std::string& projectName,
|
||||
bool dryRun) override;
|
||||
|
||||
bool IsVisualStudio() const override { return true; }
|
||||
|
||||
protected:
|
||||
cmGlobalVisualStudioGenerator(cmake* cm,
|
||||
std::string const& platformInGeneratorName);
|
||||
|
||||
Reference in New Issue
Block a user