Skip to content

Commit 30a3693

Browse files
committed
remove lib/cmake folder in scripts/cleanall.sh
1 parent 41b1a5f commit 30a3693

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/cleanall.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ rm -rf release
1111
rm -f bin/flatcc*
1212
rm -f bin/bfbs2json*
1313
rm -f lib/libflatcc*
14+
rm -rf lib/cmake
1415
if [ -d bin ]; then
1516
rmdir bin
1617
fi

0 commit comments

Comments
 (0)