Skip to content
Snippets Groups Projects
build_script.sh 73 B
Newer Older
hluk's avatar
hluk committed
#!/usr/bin/bash
set -exo pipefail

cmake --build build/ --config Release