Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-31407

The MesonProjectManager Plugin should use "meson compile" for builds instead of explicitly invoking ninja

    XMLWordPrintable

Details

    • c2540dc78 (master)

    Description

      The Meson Plugin explicitly uses ninja for the build step, but the preferred way to do this since meson 0.54 is to use the "meson compile" command - this handles any changes to meson.build, and automatically uses whichever backend has been configured for the project.

      This would allow the ninja location configuration to be removed from the meson plugin since that becomes meson's problem.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            ajeandet Alexis Jeandet
            bill_binder Bill Binder
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes