parent
097af4b86e
commit
8a86595f45
|
@ -111,6 +111,7 @@ private:
|
|||
std::vector<std::string> OutLinkedResources;
|
||||
std::string HomeDirectory;
|
||||
std::string HomeOutputDirectory;
|
||||
std::set<std::string> TargetsToIgnore;
|
||||
bool IsOutOfSourceBuild;
|
||||
bool GenerateSourceProject;
|
||||
|
||||
|
|
Loading…
Reference in New Issue