- CMake (version 3.16+)
- ZLib library
- PCRE library
- Create a folder named
targetat the same level as this README.md - Create a folder named
clientintargetcontaining theincludeandlibfolders of the Diffusion C SDK you wish to use.
Run the following command at this folder level:
cmake --fresh .
cmake --build .This will created an executable in target/bin for each example.