mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-06 00:07:29 -04:00
Find QWT headers also in /usr/include/qt5
That is where Fedora puts them
This commit is contained in:
parent
c86ed789bf
commit
5eac13558b
@ -32,6 +32,7 @@ endif()
|
||||
FIND_PATH(QWT_INCLUDE_DIR NAMES qwt.h PATHS
|
||||
"${_qwt_fw}/Headers"
|
||||
/usr/include
|
||||
/usr/include/qt5
|
||||
/usr/local/include
|
||||
/usr/local/include/qt5
|
||||
"$ENV{LIB_DIR}/include"
|
||||
|
Loading…
x
Reference in New Issue
Block a user