1
0
mirror of https://github.com/woo-j/zint.git synced 2024-12-23 13:33:55 +03:00
zint/readme-cmake

7 lines
72 B
Plaintext
Raw Normal View History

2008-09-18 18:47:06 +04:00
how to :
mkdir build
cd build
cmake ..
make [-j nr_proc+1]
make install