ENH: more tests are passing

This commit is contained in:
Bill Hoffman
2005-02-16 16:35:32 -05:00
parent ae63ae6a6e
commit cb73410ccb
5 changed files with 97 additions and 10 deletions
+1
View File
@@ -124,6 +124,7 @@ private:
std::string m_LibraryOutputPath;
std::string m_ExecutableOutputPath;
cmLocalGenerator* m_CurrentLocalGenerator;
bool m_DoneAllBuild;
};
#endif