ENH: fix borland make clean targets before build, add new generators for msys and mingw

This commit is contained in:
Bill Hoffman
2005-12-22 16:42:36 -05:00
parent 001bbb0d99
commit f6588b7919
16 changed files with 371 additions and 38 deletions
+1
View File
@@ -220,6 +220,7 @@ protected:
std::vector<cmLocalGenerator*> Children;
std::map<cmStdString, cmStdString> m_LanguageToIncludeFlags;
bool m_WindowsShell;
bool m_ForceUnixPath;
bool m_UseRelativePaths;
bool m_IgnoreLibPrefix;
bool Configured;