Build colormanagement manual test app as application bundle on macOS

Change-Id: Idf98eeacad5275b006615daaf53ea38a203307a1
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
This commit is contained in:
Tor Arne Vestbø 2025-02-06 11:55:26 +01:00
parent 430ba7c0f8
commit 8055a5c2db

View File

@ -7,4 +7,5 @@ qt_internal_add_manual_test(colormanagement
LIBRARIES
Qt::Gui
Qt::GuiPrivate
GUI
)