Examples This directory contains examples of how to use the library. To use with CLion, add add_subdirectory() to the CMakeLists.txt file in the root directory of the project. E.g. to use cpp example add_subdirectory(examples/cpp)