Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PIM
KPkPass
Commits
305a2c2b
Commit
305a2c2b
authored
Mar 04, 2022
by
Laurent Montel
Browse files
Fix generate config file
parent
c091536d
Changes
1
Hide whitespace changes
Inline
Side-by-side
KPimPkPassConfig.cmake.in
View file @
305a2c2b
...
...
@@ -7,7 +7,7 @@
include(CMakeFindDependencyMacro)
find_package(Qt@QT_MAJOR_VERSION@ @Q
t5Core_VERSION_MAJOR@.@Qt5Core
_VERSION
_MINOR
@ NO_MODULE REQUIRED COMPONENTS Core Gui)
find_package(Qt@QT_MAJOR_VERSION@
"
@Q
T_REQUIRED
_VERSION@
"
NO_MODULE REQUIRED COMPONENTS Core Gui)
find_dependency(KF5Archive "@KF5_MIN_VERSION@")
include("${CMAKE_CURRENT_LIST_DIR}/KPimPkPassTargets.cmake")
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment