zint-barcode-generator/readme-cmake

7 lines
72 B
Text
Raw Normal View History

2008-09-18 10:47:06 -04:00
how to :
mkdir build
cd build
cmake ..
make [-j nr_proc+1]
make install