Uploaded image for project: 'Qpid Proton'
  1. Qpid Proton
  2. PROTON-2391

Non existing binding specified in -DBUILD_BINDINGS are skipped without raising error

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • None
    • None
    • build
    • None

    Description

      If non-existing binding specified in cmake command for -DBUILD_BINDING, they are skipped and doesn't raise any error or warning.   

      cmake .. -DMAKE_INSTALL_PREFIX=install -DBUILD_BINDINGS='python;something'

      The correct separator is `;`, if `,` is used it is requesting a single binding has `python,something`. Documentation for option are needed.

      Attachments

        Activity

          People

            Unassigned Unassigned
            SudhanAruna Arunagirinadan Sudharshan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: