mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13:00
511fadef30
Transfer of version 2.3.2 from CVS repository
7 lines
72 B
Plaintext
7 lines
72 B
Plaintext
how to :
|
|
mkdir build
|
|
cd build
|
|
cmake ..
|
|
make [-j nr_proc+1]
|
|
make install
|