summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorPhilip Balister <philip@balister.org>2016-11-10 13:19:25 -0500
committerPhilip Balister <philip@balister.org>2016-11-10 13:19:25 -0500
commite80d995c234c1f068c515adb64d6c1a1c294d6e5 (patch)
tree286f783d5c964d27eae92dd1ef815ede709c9595 /cmake
parent066309bebf4cdc7fabbbdb05f13dab0e4cf40ef0 (diff)
FindQwt.cmake: Add search path from Qwt5 on Fedora 24.
Signed-off-by: Philip Balister <philip@balister.org>
Diffstat (limited to 'cmake')
-rw-r--r--cmake/Modules/FindQwt.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/Modules/FindQwt.cmake b/cmake/Modules/FindQwt.cmake
index 0f24788c6d..7e6b8fe85e 100644
--- a/cmake/Modules/FindQwt.cmake
+++ b/cmake/Modules/FindQwt.cmake
@@ -22,6 +22,7 @@ find_path(QWT_INCLUDE_DIRS
/usr/include/qwt6
/usr/include/qwt-${QWT_QT_VERSION}
/usr/include/qwt
+ /usr/include/${QWT_QT_VERSION}/qwt
/usr/include/qwt5
/opt/local/include/qwt
/sw/include/qwt