mirror of
https://github.com/python-LimeReport/LimeReport.git
synced 2024-12-25 04:54:40 +03:00
7 lines
72 B
Plaintext
7 lines
72 B
Plaintext
|
how to :
|
||
|
mkdir build
|
||
|
cd build
|
||
|
cmake ..
|
||
|
make [-j nr_proc+1]
|
||
|
make install
|