blog-static/code/compiler/test.sh

5 lines
51 B
Bash
Executable File

cd 11
mkdir -p build && cd build
cmake ..
make -j8