Copyright (C) 2021, Axis Communications AB, Lund, Sweden. All Rights Reserved.
This README file lists examples of how to build and use libraries in an application.
Below is the list of examples available in the repository.
- custom_lib_example
- The example shows how to build a custom library and how to include it in an application.
- openssl_curl_example
- The example shows how to build custom version of OpenSSL and curl libraries and how to include them in an application.