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