Skip to content
Snippets Groups Projects
README.md 589 B
Newer Older
Daniel Jaschke's avatar
Daniel Jaschke committed
[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)

# Conan recipe for external library orderpack

We provide the wrapper for conan and make to build orderpack.


## License

[Apache License 2.0](LICENSE)

The license applies to the files of this project required for
the conan setup, but not for orderpack itself.


## Building with make

The projects contains a makefile to build a static library
as an alternative to the conan recipe. We rely on a environment
variable `ORDERPACK_DIR`.


## Contributors

* Daniel Jaschke