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
blob fish
kdevelop
Commits
d2fb6abf
Commit
d2fb6abf
authored
Nov 01, 2015
by
Milian Wolff
Browse files
Require KDevelop-PG-Qt 1.90.90 or higher
parent
70bf6266
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
d2fb6abf
...
...
@@ -53,7 +53,7 @@ find_package(KF5 ${KF5_DEP_VERSION} REQUIRED COMPONENTS
XmlGui
WindowSystem
)
find_package
(
KDevelop-PG-Qt 1.9.90
)
find_package
(
KDevelop-PG-Qt 1.9
0
.90
)
set_package_properties
(
KDevelop-PG-Qt PROPERTIES
PURPOSE
"KDevelop parser generator library. Required for the QMake Builder/Manager plugin."
)
...
...
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