VirtualBox

Changeset 106256 in vbox


Ignore:
Timestamp:
Oct 9, 2024 3:46:29 PM (4 months ago)
Author:
vboxsync
Message:

Config.kmk: bugref:10450: Tiny fix for darwin handmade Qt configuration from Qt5 to Qt6; This code shouldn't be actually used at all, but just to make things right before cleanup.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r106247 r106256  
    79017901 ifeq ($(VBOX_PATH_QT),)
    79027902  ifeq ($(KBUILD_TARGET),darwin)
    7903    VBOX_PATH_QT := $(lastword $(sort $(wildcard $(KBUILD_DEVTOOLS_TRG)/qt/v5*)))
     7903   VBOX_PATH_QT := $(lastword $(sort $(wildcard $(KBUILD_DEVTOOLS_TRG)/qt/v6*)))
    79047904   ifeq ($(VBOX_PATH_QT),)
    79057905    ifneq ($(wildcard /Library/Frameworks/QtCore.framework),)
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette