broken_seals_site/cm.sh

8 lines
75 B
Bash
Executable File

#!/bin/sh
cd build
cmake ..
make -j4
cd ..
cp -u build/broken_seals site