use InAll target setting to determine what targets are in the default build
This commit is contained in:
parent
14771cf5f6
commit
6964957b4a
@ -86,7 +86,7 @@ private:
|
||||
void WriteProjectDepends(std::ostream& fout,
|
||||
const char* name, const char* path,
|
||||
const cmTarget &t);
|
||||
void WriteProjectConfigurations(std::ostream& fout, const char* name);
|
||||
void WriteProjectConfigurations(std::ostream& fout, const char* name, bool in_all);
|
||||
void WriteExternalProject(std::ostream& fout,
|
||||
const char* name, const char* path,
|
||||
const std::vector<std::string>& dependencies);
|
||||
|
Loading…
x
Reference in New Issue
Block a user