Normally `INSTALL_DATADIR` is the canonical place for `share`/`CMAKE_INSTALL_DATADIR`, but this standard is not well enforced. In 834d92a, `INSTALL_SHAREDIR` was introduced to better enforce this standard and allow to install into third-party program's `CMAKE_INSTALL_DATADIR` (e.g. wayland). This ended up being used as `INSTALL_SHAREDIR/qt6` instead, but this leaves little room for configuration and renaming. This change introduces a namespaced variant that is guaranteed to be owned by Qt. Pick-to: 6.10 Change-Id: I25c0e5b47c402b178120e9e628fdfaf4aaad27ad Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
…
…
Description
Languages
C++
84.3%
HTML
4.9%
C
3.9%
CMake
3.6%
Objective-C++
2%
Other
0.8%