save
This commit is contained in:
4
tools/generate-artifacts
Executable file
4
tools/generate-artifacts
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
mkdir -p build
|
||||
bear --output build/compile_commands.json -- make
|
||||
Reference in New Issue
Block a user