mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-08 19:48:20 +02:00
Rebuild libs on outputDir change
This commit is contained in:
parent
3dd6c2719e
commit
fc66c7757b
2 changed files with 3 additions and 1 deletions
|
@ -2078,6 +2078,7 @@ void BfContext::UpdateRevisedTypes()
|
|||
{
|
||||
auto& codeGenOptions = project->mCodeGenOptions;
|
||||
|
||||
buildConfigHashCtx.MixinStr(mCompiler->mOutputDirectory);
|
||||
buildConfigHashCtx.Mixin(project->mAlwaysIncludeAll);
|
||||
buildConfigHashCtx.Mixin(project->mSingleModule);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue