mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-08 14:50:10 -06:00
ENH: remove warnings
This commit is contained in:
@@ -334,9 +334,6 @@ void cmLocalVisualStudio7Generator::WriteConfiguration(std::ostream& fout,
|
||||
}
|
||||
|
||||
|
||||
int runtime = 0;
|
||||
int optimized = 0;
|
||||
int inlineFunctions = 0;
|
||||
std::string programDatabase;
|
||||
const char* pre = "WIN32,_DEBUG,_WINDOWS";
|
||||
std::string debugPostfix = "";
|
||||
|
||||
Reference in New Issue
Block a user