0
0
mirror of https://github.com/fralx/LimeReport.git synced 2024-12-23 16:22:58 +03:00
LimeReport/3rdparty/zint-2.10.0/readme-cmake
Rodrigo Torres 6822ade01b Update Zint
2022-01-26 09:16:57 -03:00

7 lines
72 B
Plaintext

how to :
mkdir build
cd build
cmake ..
make [-j nr_proc+1]
make install