tomato-testing/.github/scripts/sonar-build

8 lines
124 B
Plaintext
Raw Normal View History

#!/bin/bash
set -eu
. ".github/scripts/flags-gcc.sh"
cmake --build _build --parallel "$(nproc)" --target install -- -k 0