parent
241c6976c3
commit
34857ed1ec
2 changed files with 3 additions and 3 deletions
@ -1,6 +1,6 @@ |
||||
@PACKAGE_INIT@ |
||||
|
||||
include(CMakeFindDependencyMacro) |
||||
find_dependency(Qt5Core "@QT_MIN_VERSION@") |
||||
find_dependency(Qt@QT_MAJOR_VERSION@Core "@QT_MIN_VERSION@") |
||||
|
||||
include("${CMAKE_CURRENT_LIST_DIR}/LibKWorkspaceLibraryTargets.cmake") |
||||
|
||||
Loading…
Reference in new issue