mirror of
https://github.com/woo-j/zint.git
synced 2025-01-09 21:17:42 +03: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
|