Skip to content

Commit

Permalink
Update build_libs.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
britzl committed May 2, 2024
1 parent 7195116 commit d355e39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utils/build_libs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ for platform in $PLATFORMS; do
esac

TARGET_LIB_DIR=${PROJECT_LIB_DIR}/${platform_ne}
rm -f ${TARGET_LIB_DIR}
mkdir -p ${TARGET_LIB_DIR}

# make sure it doesn't pick up the project's app manifest
Expand Down

0 comments on commit d355e39

Please sign in to comment.