added extra .sh build files
This commit is contained in:

committed by
Tim Keller

parent
c50f2b70c2
commit
c0b84537b3
2
.devcontainer/build_app.sh
Normal file
2
.devcontainer/build_app.sh
Normal file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
cmake --build /workspaces/Pinetime/build --config Release -- -j6 pinetime-app
|
Reference in New Issue
Block a user