Skip to content

Commit f61b837

Browse files
authored
Merge pull request #81 from irieger/conan-note
Proposal for hinting to Conan availability of bmx in the Readme
2 parents 5a699b1 + c1fc6b3 commit f61b837

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,10 @@ Source distributions, including dependencies, and binaries are made available in
244244

245245
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.
246246

247+
### Conan
248+
249+
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.
250+
247251
## License
248252

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

0 commit comments

Comments
 (0)