mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-13 00:03:09 -04:00
Fix QCA configuration on Qt5
This commit is contained in:
parent
e863c6fa65
commit
75512e9322
@ -45,7 +45,7 @@ else(QCA_INCLUDE_DIR AND QCA_LIBRARY)
|
||||
"$ENV{LIB_DIR}/include"
|
||||
$ENV{INCLUDE}
|
||||
/usr/local/include
|
||||
PATH_SUFFIXES QtCrypto qt4/QtCrypto Qca-qt5/QtCrypto
|
||||
PATH_SUFFIXES QtCrypto qt5/QtCrypto Qca-qt5/QtCrypto
|
||||
)
|
||||
|
||||
if(QCA_LIBRARY AND QCA_INCLUDE_DIR)
|
||||
|
Loading…
x
Reference in New Issue
Block a user