build scripts updated

This commit is contained in:
2023-03-31 17:14:49 +06:00
parent 930aa029d3
commit 21709b788a
8 changed files with 28 additions and 9 deletions

View File

@@ -2,3 +2,5 @@
myprint "${WHITE}deleting .kerep_rebuild.tmp"
rm -rf .kerep_rebuild.tmp
myprint "${WHITE}deleting .imgui_rebuild.tmp"
rm -rf .imgui_rebuild.tmp

View File

@@ -22,3 +22,6 @@ function handle_static_dependency {
handle_static_dependency kerep $KEREP_BUILD_TASK
handle_static_dependency imgui $KEREP_BUILD_TASK
# copy all precompiled libs
cp libs/* $OBJDIR/libs/