blog-static/code/compiler/test.sh

5 lines
51 B
Bash
Raw Normal View History

cd 11
2020-02-11 18:37:21 -08:00
mkdir -p build && cd build
cmake ..
make -j8