zint/readme-cmake

7 lines
72 B
Plaintext
Raw Normal View History

how to :
mkdir build
cd build
cmake ..
make [-j nr_proc+1]
make install