mirror of
https://github.com/ARMSX2/ARMSX2.git
synced 2026-08-24 16:50:16 -07:00
The Qt6 CorePrivate/GuiPrivate/WidgetsPrivate components are only needed for the Qt UI build. Move their find_package() call under ENABLE_QT_UI to avoid requiring private Qt modules when building without the UI. Signed-off-by: Christopher Obbard <obbardc@gmail.com>