Skip to content

Commit 73b283c

Browse files
committed
update FindQCA.cmake for Arch Linux
1 parent 51a5657 commit 73b283c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/FindQCA.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ else(QCA_INCLUDE_DIR AND QCA_LIBRARY)
4545
"$ENV{LIB_DIR}/include"
4646
$ENV{INCLUDE}
4747
/usr/local/include
48-
PATH_SUFFIXES QtCrypto qt5/QtCrypto Qca-qt5/QtCrypto
48+
PATH_SUFFIXES QtCrypto qt5/QtCrypto Qca-qt5/QtCrypto qt/Qca-qt5/QtCrypto
4949
)
5050

5151
if(QCA_LIBRARY AND QCA_INCLUDE_DIR)

0 commit comments

Comments
 (0)