mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-20 23:38:42 +01:00
static linking of qwt
This commit is contained in:
@@ -42,11 +42,13 @@
|
||||
# either expressed or implied, of the FreeBSD Project.
|
||||
#=============================================================================
|
||||
|
||||
#TODO! add notice that we modified the file
|
||||
|
||||
|
||||
find_path ( QWT_INCLUDE_DIR
|
||||
NAMES qwt_plot.h
|
||||
HINTS ${QT_INCLUDE_DIR}
|
||||
PATH_SUFFIXES qwt qwt-qt3 qwt-qt4 qwt-qt5
|
||||
PATH_SUFFIXES qwt-qt5 qwt
|
||||
)
|
||||
|
||||
set ( QWT_INCLUDE_DIRS ${QWT_INCLUDE_DIR} )
|
||||
|
||||
Reference in New Issue
Block a user