sist2/ci/build.sh
2020-01-07 14:32:39 -05:00

9 lines
93 B
Bash

#!/usr/bin/env bash
./scripts/get_static_libs.sh
cmake .
make
strip sist2
strip sist2_scan