IOFormat
IOF_v0.33.0_release
|
IOFormat is delivered as a conan package for following platforms:
Conan packages are named as follow:
Preview versions can be released between two stable deliveries.
IOFormat library is delivered in dynamic (.dll, .so).
IOFormat is compatible with conan v1.x.
Add IOFormat conan package name into your conanfile.py as requirement. (see conan documentation for more help) In your CMakeLists files, you can now require IOFormat in parts of your application by adding the following line:
You have now access to IOFormat headers and can start using it.
Remark: IOFormat being based on IOLink library, importing IOFormat inside your application will automatically give you access to IOLink functionalities. No need to specify IOLink conan package importing.