build scripts updated
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user