- Python 3.8+ (search for "how to install python3 for [insert os]")
- g++11 (search for "how to install g++11 for [insert os]")
- CMake:
pip3 install cmake
- Conan:
pip3 install conan
At the root of the repository run:
conan install .
At the root of the repository run:
conan create .