lib.cdp.module_a Build Instructions Prerequisites Install CMake Install Poetry Install Python 3.10 or later Run poetry install to install dependencies Build cd build conan install .. cmake .. cmake --build . ./main``` ### Packaging cd to the top folder conan create .