@PACKAGE_INIT@ include(CMakeFindDependencyMacro) find_dependency(Qt@QT_MAJOR_VERSION@Core "@QT_MIN_VERSION@") find_dependency(Qt@QT_MAJOR_VERSION@Gui "@QT_MIN_VERSION@") find_dependency(Qt@QT_MAJOR_VERSION@Quick "@QT_MIN_VERSION@") find_dependency(KF5ItemModels "@KF5_MIN_VERSION@") include("${CMAKE_CURRENT_LIST_DIR}/LibNotificationManagerLibraryTargets.cmake")