mirai/build-tests.sh

2 lines
88 B
Bash
Raw Permalink Normal View History

cmake -DCMAKE_BUILD_TYPE=Debug -S . -B ./build -G Ninja && cd build && ninja && ./tests