cmake Qt6Qml examples

huggle/huggle3-qt-lx src/huggle_core/CMakeLists.txt :20

find_package(Qt6Qml REQUIRED)

openstudiocoalition/OpenStudioApplication CMakeLists.txt :580

find_package(Qt6Qml ${QT_VERSION} REQUIRED PATHS ${QT_INSTALL_DIR} NO_DEFAULT_PATH)

pyushkevich/itksnap CMake/standalone.cmake :113

FIND_PACKAGE(Qt6Qml)