Skip to content
  • Iikka Eklund's avatar
    Support builds with Conan · 169d7383
    Iikka Eklund authored
    
    
    Provide conanfile.py recipe to support building this module
    with Conan. The conanfile.py recipe inherits the main
    functionality from base class located in qt-conan-common.git.
    
    'qt-configure-module(.bat)' and cmake is used for the builds.
    
    Dependencies (Conan requirements) are defined by the base
    class implementation which reads those from the
    'dependencies.yaml' which is also used by the Coin/CI.
    
    Pick-to: 6.2
    Task-number: QTBUG-94913
    Change-Id: I18c941dafb959ced07f502bd37bebae4e4e91fec
    Reviewed-by: default avatarJani Heikkinen <jani.heikkinen@qt.io>
    Reviewed-by: default avatarToni Saario <toni.saario@qt.io>
    169d7383