[requires]

# You need the following remotes:
# conan-center: https://conan.bintray.com [Verify SSL: True]
# conan remote add bincrafters "https://api.bintray.com/conan/bincrafters/public-conan"
#
# Not yet needed:
# conan-community: https://api.bintray.com/conan/conan-community/conan [Verify SSL: True]

# Core and Import
libiconv/1.16
zlib/1.2.11
#libxml2/2.9.10
protobuf/3.9.1

# Cairo
#freetype/2.10.4
libpng/1.6.37
#cairo/1.17.2@bincrafters/stable

# OpenGL
#glfw/3.3.2
glm/0.9.9.5
glew/2.1.0

# Qt5
#qt/5.15.1@bincrafters/stable 

[generators]
cmake

[options]
*:shared=True
#Qt:opengl=desktop
#Qt:location=True
#Qt:svg=True
#Qt:openssl=no

[imports]
# Copy libraries/dlls from dependencies
