mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-09 13:41:59 -04:00
6 lines
72 B
Text
6 lines
72 B
Text
how to :
|
|
mkdir build
|
|
cd build
|
|
cmake ..
|
|
make [-j nr_proc+1]
|
|
make install
|