mirror of
https://github.com/qgis/QGIS.git
synced 2025-12-04 00:06:46 -05:00
Fix cmake config to find qca headers on Opensuse tumbleweed
This commit is contained in:
parent
27422fd717
commit
a27420e7c8
@ -45,7 +45,7 @@ else(QCA_INCLUDE_DIR AND QCA_LIBRARY)
|
||||
"$ENV{LIB_DIR}/include"
|
||||
$ENV{INCLUDE}
|
||||
/usr/local/include
|
||||
PATH_SUFFIXES QtCrypto qt5/QtCrypto Qca-qt5/QtCrypto qt/Qca-qt5/QtCrypto
|
||||
PATH_SUFFIXES QtCrypto qt5/QtCrypto Qca-qt5/QtCrypto qt/Qca-qt5/QtCrypto qt5/Qca-qt5/QtCrypto
|
||||
)
|
||||
|
||||
if(QCA_LIBRARY AND QCA_INCLUDE_DIR)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user