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
[commontk] cmake: Prefer using CorePrivate Qt target
This removes the use of version-specific Qt variable like `Qt5Core_PRIVATE_INCLUDE_DIRS`
and instead relies on CMake’s imported targets for private headers.
0 commit comments