defines
This commit is contained in:
parent
35f943af53
commit
5af6d0080a
8 changed files with 93 additions and 73 deletions
|
|
@ -36,7 +36,6 @@ export namespace Crafter::Build {
|
|||
|
||||
class ModulePartition {
|
||||
public:
|
||||
bool needsRecompilingDependency = false;
|
||||
bool needsRecompiling = false;
|
||||
fs::path path;
|
||||
Module* parent;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue