cli: cli.pro: Add poppler include path

This commit is contained in:
Albert S. 2023-05-14 14:27:06 +02:00
parent 763bc47a89
commit 6a8323f2cf
1 changed files with 2 additions and 0 deletions

View File

@ -46,6 +46,8 @@ packagesExist(quazip1-qt5) {
}
INCLUDEPATH += $$PWD/../shared
INCLUDEPATH += /usr/include/poppler/qt5/
DEPENDPATH += $$PWD/../shared
win32-g++:CONFIG(release, debug|release): PRE_TARGETDEPS += $$OUT_PWD/../shared/release/libshared.a