You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Partial reland of [CMake] Treat QtWebEngineProcess as app target
The change from a customly installed executable target to a standard
installed app target in d73e99f caused
some regression and led to a revert.
Partially restore these changes by using qt_internal_add_app, but also
using NO_INSTALL and instead keep the logic we had before for
installation and for deciding which location debug information should be
stored in.
Pick-to: 6.9
Fixes: QTBUG-133593
Change-Id: Iac8ae0fd98086e7e486816440eb115dd5cbb23db
Reviewed-by: Moss Heim <[email protected]>
0 commit comments