infinitime/.devcontainer/build_app.sh

2 lines
89 B
Bash

#!/bin/bash
cmake --build /workspaces/Pinetime/build --config Release -- -j6 pinetime-app