MOVE_AI/build.sh

2 lines
41 B
Bash

cmake -B build
make -C build/ -j $(nproc)