chore: add bootstrap, build and test scripts
parent
3c193fc47b
commit
92dd9b38ee
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env sh
|
||||
|
||||
cmake -S . -B build -G Ninja -D CMAKE_EXPORT_COMPILE_COMMANDS=ON
|
Loading…
Reference in New Issue