2
0
mirror of https://github.com/zint/zint synced 2024-11-16 20:57:25 +13:00
zint/readme-cmake

7 lines
72 B
Plaintext
Raw Normal View History

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