Created
July 9, 2014 12:00
-
-
Save tammojan/fa2bb2269c3ba1e76e27 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Index: CMakeLists.txt | |
=================================================================== | |
--- CMakeLists.txt (revision 30403) | |
+++ CMakeLists.txt (working copy) | |
@@ -974,7 +974,7 @@ | |
casa_find( QWT | |
VERSION 5.1.1 | |
INCLUDES qwt_global.h | |
- INCLUDES_SUFFIXES qwt qwt-qt4 | |
+ INCLUDES_SUFFIXES qwt qwt-qt4 qwt5 | |
PREFIX_HINTS | |
${QWT_ROOT_DIR} | |
${casa_packages}/qwt-5.2.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment