aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/help/help.pro
diff options
context:
space:
mode:
authorEike Ziller <[email protected]>2019-09-18 11:50:08 +0200
committerEike Ziller <[email protected]>2019-09-20 06:25:04 +0000
commit194f4fca4cba5accbbbcdd22d098079cdf8b2827 (patch)
tree8ceeaef326e611b86ff55ff33acb72349876c2d3 /src/plugins/help/help.pro
parent8354d426de35a06e835ceaca63f768adf39d4d1b (diff)
Help: Add litehtml as submodule and optionally use that
Change-Id: I528dd661eb0db92e6252ddba7fa38ab58496611a Reviewed-by: Cristian Adam <[email protected]> Reviewed-by: hjk <[email protected]>
Diffstat (limited to 'src/plugins/help/help.pro')
-rw-r--r--src/plugins/help/help.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/help/help.pro b/src/plugins/help/help.pro
index c4dd38b1160..05f8da1552c 100644
--- a/src/plugins/help/help.pro
+++ b/src/plugins/help/help.pro
@@ -76,7 +76,7 @@ osx {
}
}
-!isEmpty(LITEHTML_INSTALL_DIR) {
+exists($$PWD/qlitehtml/litehtml/CMakeLists.txt)|!isEmpty(LITEHTML_INSTALL_DIR) {
include(qlitehtml/qlitehtml.pri)
HEADERS += litehtmlhelpviewer.h
SOURCES += litehtmlhelpviewer.cpp