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

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

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:

                There are no open Gerrit changes