mirror of
https://github.com/orange-cpp/omath.git
synced 2026-04-18 17:03:27 +00:00
fix
This commit is contained in:
@@ -8,7 +8,7 @@ cd "$REPO_ROOT"
|
||||
|
||||
find . \
|
||||
-path "./build" -prune -o \
|
||||
-path "./cmake-build-*" -prune -o \
|
||||
-path "./cmake-build*" -prune -o \
|
||||
-path "./out" -prune -o \
|
||||
-path "./.git" -prune -o \
|
||||
\( -name "CMakeLists.txt" -o -name "*.cmake" \) -print0 \
|
||||
|
||||
Reference in New Issue
Block a user