Skip to content

How to build project

Mat3oo edited this page Apr 16, 2020 · 2 revisions

Build instructions

Steps to build this project:

  1. download conan.io
  2. In the main project directory:
  • mkdir build
  • cd ./build
  • conan install .. --build=missing
Clone this wiki locally