sist2/ci/build.sh
2020-01-06 21:34:41 -05:00

6 lines
63 B
Bash

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