Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenFlipper-Free
OpenFlipper
Commits
433203cc
Commit
433203cc
authored
Jan 12, 2018
by
Martin Heistermann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update qwt6 finder to find qwt-qt5 on non-acg debian systems
parent
5f845b6c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
cmake/FindQwt6.cmake
cmake/FindQwt6.cmake
+1
-1
No files found.
cmake/FindQwt6.cmake
View file @
433203cc
...
@@ -124,7 +124,7 @@ if (QWT6_VERSION_FOUND)
...
@@ -124,7 +124,7 @@ if (QWT6_VERSION_FOUND)
)
)
if
(
NOT QWT6_LIBRARY
)
# if not the specific acg qwt installation was found, try system wide
if
(
NOT QWT6_LIBRARY
)
# if not the specific acg qwt installation was found, try system wide
find_library
(
QWT6_LIBRARY NAMES qwt
find_library
(
QWT6_LIBRARY NAMES qwt
qwt-qt5
PATHS
PATHS
/opt/local/libexec/qt5/lib
/opt/local/libexec/qt5/lib
/usr/local/qwt/lib
/usr/local/qwt/lib
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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