iOS build: add include path for Kirigami
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
0039c61dce
commit
38243be44d
@ -127,7 +127,8 @@ INCLUDEPATH += ../install-root/include/ \
|
||||
../install-root/include/libexstl \
|
||||
../install-root/include/openssl \
|
||||
../../.. \
|
||||
../../../core
|
||||
../../../core \
|
||||
../../../mobile-widgets/qml/kirigami/src/libkirigami
|
||||
|
||||
HEADERS += \
|
||||
../../../core/libdivecomputer.h \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user