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

Fix CMake configurations to use custom 1.1 OpenSSL version

    XMLWordPrintable

Details

    • User Story
    • Resolution: Done
    • P2: Important
    • None
    • 6.0.0
    • Build System
    • None

    Description

      qmake configurations specify a custom location to openssl via arguments like

      -I/usr/local/opt/openssl/include
      -openssl -I {{.Env.OPENSSL_HOME}}/include -L {{.Env.OPENSSL_HOME}}/lib
      -openssl -I %OPENSSL_INCLUDE_x64% -L %OPENSSL_LIB_x64%
      -openssl -I {{.Env.OPENSSL_ANDROID_HOME}}/include
      

      We need to replicate the same for the CMake configurations, so that OpenSSL functionality is built correctly.

      Attachments

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

        Activity

          People

            alexandru.croitor Alexandru Croitor
            alexandru.croitor Alexandru Croitor
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes