feature: remove files from first pase if in second

This commit is contained in:
Dobin
2024-02-18 22:50:47 +00:00
parent 9b71cdd481
commit 31737f2845
3 changed files with 10 additions and 3 deletions
+1 -1
View File
@@ -146,7 +146,7 @@ def start():
# Not good, Fall back to PEB_WALK
project.source_style = SourceStyle.peb_walk
logger.warning("--[ SourceStyle: Fall back to PEB_WALK".format())
observer.clean_files()
clean_files()
# Copy: PEB_WALK loader C files into working directory: build/
phases.templater.create_c_from_template(