aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt
index 81790f845..48d0e22e7 100644
--- a/doc/CMakeLists.txt
+++ b/doc/CMakeLists.txt
@@ -37,7 +37,7 @@ if (QBS_INSTALL_HTML_DOCS OR QBS_INSTALL_QCH_DOCS)
-d ${PROJECT_BINARY_DIR}/
config:doc-build
-p "qbs documentation"
- DEPENDS qbs copy-runtime-files-qbs
+ DEPENDS qbs copy-runtime-files-qbs qbs_processlauncher
)
install(
DIRECTORY ${PROJECT_BINARY_DIR}/doc-build/install-root/share/doc/qbs/html/