Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 355 Bytes

conan.md

File metadata and controls

4 lines (2 loc) · 355 Bytes

Conan usage

Fire can be packaged for consumption through Conan by running conan create . fire-hpp/version@user/channel from the root directory of this repository. It can then be consumed as in the find_package() example if using cmake_find_package generator.