Skip to content
Snippets Groups Projects
build_script.sh 73 B
Newer Older
  • Learn to ignore specific revisions
  • hluk's avatar
    hluk committed
    #!/usr/bin/bash
    set -exo pipefail
    
    cmake --build build/ --config Release