iOS build: add include path for Kirigami

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2017-10-07 16:32:19 -07:00
parent 0039c61dce
commit 38243be44d

View file

@ -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 \