mirror of
https://git.code.sf.net/p/zint/code
synced 2025-12-17 09:57:02 +00:00
7 lines
72 B
Plaintext
7 lines
72 B
Plaintext
how to :
|
|
mkdir build
|
|
cd build
|
|
cmake ..
|
|
make [-j nr_proc+1]
|
|
make install
|