summaryrefslogtreecommitdiffhomepage
path: root/ci
diff options
context:
space:
mode:
Diffstat (limited to 'ci')
-rwxr-xr-xci/build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/build.sh b/ci/build.sh
index bda4f3c..f368df5 100755
--- a/ci/build.sh
+++ b/ci/build.sh
@@ -1,2 +1,2 @@
#!/bin/sh
-cmake --build $builddir
+cmake --build $builddir "$@"