Simple graphics app with dependencies handled by conan
mkdir build; cd build
conan install .. -s build_type=Debug -if=C:\Users\tosta\projects\software_development\glfw-meets-conan\out\build\x64-Debug
use generated out/build/x64-Debug dir to build the application