mirror of
https://git.code.sf.net/p/zint/code
synced 2025-12-18 10:27:09 +00:00
and finally how to compile with cmake
This commit is contained in:
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
|
||||||
Reference in New Issue
Block a user