How to build project - Projekt-zespolowy-TIU/DesignYourNetwork GitHub Wiki
Build instructions
Steps to build this project:
- download conan.io
- In the main project directory:
mkdir build
cd ./build
conan install .. --build=missing
Steps to build this project:
mkdir build
cd ./build
conan install .. --build=missing