107 B
107 B
Usage
git submodule update --init --recursive
mkdir build && cd build
cmake ..
make
git submodule update --init --recursive
mkdir build && cd build
cmake ..
make