Skip to content

Commit

Permalink
Merge pull request #81 from irieger/conan-note
Browse files Browse the repository at this point in the history
Proposal for hinting to Conan availability of bmx in the Readme
  • Loading branch information
philipnbbc authored Jun 21, 2024
2 parents 5a699b1 + c1fc6b3 commit f61b837
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -244,6 +244,10 @@ Source distributions, including dependencies, and binaries are made available in

Source and binary distributions are generally only created when a new feature is required for creating standard compliant sample files for example, or when a release hasn't been made for a long time.

### Conan

Additionally bmx (including MXF and MXF++) is available via the Conan package manager for C/C++: [bmx Conan recipe](https://conan.io/center/recipes/bmx). Conan Center Index offers precompiled packages for many target systems and otherwise allows to build locally according to a local conan build profile. Follow the code snippets and documentation on the linked page for integrating it.

## License

The bmx library is provided under the BSD 3-clause license. See the [COPYING](./COPYING) file provided with this library for more details.

0 comments on commit f61b837

Please sign in to comment.