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

qt_feature ENABLE APPLE is true on Android, while CONDITION APPLE is not

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.4
    • Build System: CMake
    • None
    • All

    Description

      qt_feature("permissions" PRIVATE
      ENABLE APPLE
      )

      Results in the feature being enabled when building for Android on macOS.

      qt_feature("permissions" PRIVATE
      CONDITION APPLE
      )

      Does not.

      Attachments

        Issue Links

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

          Activity

            People

              qtbuildsystem Qt Build System Team
              vestbo Tor Arne Vestbø
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes