How should I add Qt private headers to my CMakeLists.txt ?
find_package(QT NAMES Qt6 Qt5 COMPONENTS Core Quick QuickPrivate REQUIRED) find_package(Qt${QT_VERS