commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] [gnuradio] 01/07: FindQwt.cmake: Add search path from


From: git
Subject: [Commit-gnuradio] [gnuradio] 01/07: FindQwt.cmake: Add search path from Qwt5 on Fedora 24.
Date: Fri, 11 Nov 2016 21:19:06 +0000 (UTC)

This is an automated email from the git hooks/post-receive script.

jcorgan pushed a commit to branch next
in repository gnuradio.

commit e80d995c234c1f068c515adb64d6c1a1c294d6e5
Author: Philip Balister <address@hidden>
Date:   Thu Nov 10 13:19:25 2016 -0500

    FindQwt.cmake: Add search path from Qwt5 on Fedora 24.
    
    Signed-off-by: Philip Balister <address@hidden>
---
 cmake/Modules/FindQwt.cmake | 1 +
 1 file changed, 1 insertion(+)

diff --git a/cmake/Modules/FindQwt.cmake b/cmake/Modules/FindQwt.cmake
index 0f24788..7e6b8fe 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]