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
Sometimes we want to pass a group of compiler flags in CMake without
risking them being mangled by deduplication. CMake does this by
appending a "SHELL:" marker to the front of the group. Make sure these
flag groups are correctly forwarded to GN.
While we are here, fix an issue with variable quoting and make GN
generation steps depend explicitly on cmake/QtBuildGnHelpers.cmake.
Change-Id: I5827880236b9ae1e0cdc47a6f3bcdc3f8c298ea4
Pick-to: 6.9
Reviewed-by: Michal Klocek <[email protected]>
0 commit comments