mirror of
https://github.com/simon987/sist2.git
synced 2025-04-10 14:06:45 +00:00
6 lines
264 B
Bash
Executable File
6 lines
264 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
make clean
|
|
rm -rf CMakeFiles/ CMakeCache.txt Makefile \
|
|
third-party/libscan/CMakeFiles third-party/libscan/CMakeCache.txt third-party/libscan/third-party/ext_ffmpeg \
|
|
third-party/libscan/third-party/ext_libmobi third-party/libscan/Makefile |