Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-75112

gui: add use pkgconfig at libjpeg test

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Out of scope
    • Icon: P4: Low P4: Low
    • None
    • 5.12.2, 5.12.6
    • Image formats
    • None

      I think use pkgconfig at libjpeg test simplify build

      diff --git a/src/gui/configure.json b/src/gui/configure.json
      index 44140bc7b6..fe200bdaa2 100644
      --- a/src/gui/configure.json
      +++ b/src/gui/configure.json
      @@ -373,6 +373,7 @@
                   },
                   "headers": "jpeglib.h",
                   "sources": [
      +                { "type": "pkgConfig", "args": "libjpeg" },
                       { "libs": "-llibjpeg", "condition": "config.msvc" },
                       "-ljpeg"
                   ]

       

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

            vgt Eirik Aavitsland
            imb Kirill Brilliantov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes