@PACKAGE_INIT@ # Required components to use this framework include(CMakeFindDependencyMacro) find_dependency(Qt6Core @REQUIRED_QT_VERSION@) find_dependency(Qt6Network @REQUIRED_QT_VERSION@) include("${CMAKE_CURRENT_LIST_DIR}/KF6AtticaTargets.cmake") @PACKAGE_INCLUDE_QCHTARGETS@