Some build fixes

This commit is contained in:
2025-02-15 15:47:39 +01:00
parent 80f9b7e76a
commit 7dc6db8b3f
5 changed files with 13 additions and 3 deletions

View File

@ -131,7 +131,7 @@ else
BuildDir = ./Build/$(BuildProcess)
endif
# TODO: Fix include substitutions properly in this, and make all custom build processes lest wasteful of operations
# TODO: Fix include substitutions properly in this, and make all custom build processes less wasteful of operations
define PrepareTargetBuildDir
mkdir -p $(BuildDir)/.tmp $(BuildDirSources)/.tmp

Binary file not shown.

After

Width:  |  Height:  |  Size: 773 B