zint/readme-cmake
2008-09-18 14:47:06 +00:00

7 lines
72 B
Plaintext

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