mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-04-04 14:14:17 -04:00
Add Arch include and library paths for mbedtls2 library
This commit is contained in:
@@ -468,7 +468,11 @@ contains(QMAKE_PLATFORM, linux) {
|
||||
i2c_smbus/i2c_smbus_linux.h \
|
||||
AutoStart/AutoStart-Linux.h \
|
||||
|
||||
INCLUDEPATH += \
|
||||
/usr/include/mbedtls2/ \
|
||||
|
||||
LIBS += \
|
||||
-L/usr/lib/mbedtls2/ \
|
||||
-lmbedx509 \
|
||||
-lmbedtls \
|
||||
-lmbedcrypto \
|
||||
|
||||
Reference in New Issue
Block a user