mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13:00
and finally how to compile with cmake
This commit is contained in:
parent
15cb1a20d3
commit
3f7946a937
6
readme-cmake
Normal file
6
readme-cmake
Normal file
@ -0,0 +1,6 @@
|
||||
how to :
|
||||
mkdir build
|
||||
cd build
|
||||
cmake ..
|
||||
make [-j nr_proc+1]
|
||||
make install
|
Loading…
Reference in New Issue
Block a user