dep fix
This commit is contained in:
parent
698665215b
commit
89302a5534
2 changed files with 1 additions and 3 deletions
|
|
@ -51,8 +51,6 @@ namespace Crafter {
|
|||
export class Configuration {
|
||||
public:
|
||||
std::string name;
|
||||
fs::path buildDir;
|
||||
fs::path binDir;
|
||||
std::string standard;
|
||||
std::vector<std::unique_ptr<Module>> interfaces;
|
||||
std::vector<Implementation> implementations;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue