diff options
Diffstat (limited to 'configure')
| -rwxr-xr-x | configure | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configure b/configure new file mode 100755 index 0000000..352dcd6 --- /dev/null +++ b/configure @@ -0,0 +1,3 @@ +#! /bin/sh + +cmake -S . -B build_dir |
