mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-30 19:19:32 -05:00
ENH: fix borland make clean targets before build, add new generators for msys and mingw
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user