feat: add missing KF6 framework recipes
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
@PACKAGE_INIT@
|
||||
|
||||
include(CMakeFindDependencyMacro)
|
||||
find_dependency(Qt6Widgets "@REQUIRED_QT_VERSION@")
|
||||
|
||||
include("${CMAKE_CURRENT_LIST_DIR}/KF6NotifyConfigTargets.cmake")
|
||||
@PACKAGE_INCLUDE_QCHTARGETS@
|
||||
Reference in New Issue
Block a user