This commit is contained in:
parent
e4e4e67cc0
commit
2d89528bdf
5 changed files with 51 additions and 35 deletions
|
|
@ -63,6 +63,7 @@ namespace Crafter {
|
|||
ConfigurationType type;
|
||||
std::string target;
|
||||
std::string march;
|
||||
std::string mtune;
|
||||
bool debug;
|
||||
std::vector<std::string> libs;
|
||||
Configuration(std::string&& name);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue