- Python >=3.5
python3 bootstrap.pyTo generate Makefile:
mkdir build/
cd build/
cmake ..To build library:
make
ls -l lib/To run tests:
make testThis project is licensed under the MIT license. A copy of this license is provided in this repository.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
python3 bootstrap.pyTo generate Makefile:
mkdir build/
cd build/
cmake ..To build library:
make
ls -l lib/To run tests:
make testThis project is licensed under the MIT license. A copy of this license is provided in this repository.