aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2020-12-04 10:42:08 +0100
committerEike Ziller <eike.ziller@qt.io>2020-12-04 10:33:47 +0000
commit9c8451e9a76f1173d4c7fa4d538e2ed676743110 (patch)
tree503a4f34c04d5626b1fac42be74446f777b08013 /doc
parentc18482ffdee204b1345b75a00ce78db77b1e5498 (diff)
Fix that target was accessed before it was created
Amends c21932163779bcfe4577ac2e3326b8c113884829 Change-Id: I078df77ebfd7921c9c8bcaf131ae06a3a1fcd181 Reviewed-by: Ivan Komissarov <ABBAPOH@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt
index 9357dcf63..81790f845 100644
--- a/doc/CMakeLists.txt
+++ b/doc/CMakeLists.txt
@@ -13,6 +13,7 @@ if (QBS_INSTALL_HTML_DOCS OR QBS_INSTALL_QCH_DOCS)
set(_INSTALL_QCH_DOCS false)
endif()
+ get_update_path_command(UPDATE_PATH_COMMAND)
add_custom_target(
BuildQbsDocumentation ALL
COMMAND ${UPDATE_PATH_COMMAND}