Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-8641

Add support for Conan package manager (C++)

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • qpid-cpp-1.39.0
    • None
    • C++ Build, C++ Tools
    • None

    Description

      [Conan|https://conan.io/] is an open-source package manager for C++ projects. It allows developers to manage project dependencies in transparent and declarative manner. 

      Currently, installing QPID requires installing pre-requisites such as boost, libuuid, pkgconfig, all which have their own versioning, and then building from source with cmake.

      Adding QPID to [ConanCenter|https://conan.io/center/] would ease the process of installing and maintaining QPID, as dependencies can be cleanly declared in a single place (conanfile.py), and installation can be done in a single command.

      Attachments

        Activity

          People

            Unassigned Unassigned
            gatleyj_bah Jonathan Gatley
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: