summaryrefslogtreecommitdiffstats
path: root/src/concurrent/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/concurrent/CMakeLists.txt')
-rw-r--r--src/concurrent/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/concurrent/CMakeLists.txt b/src/concurrent/CMakeLists.txt
index f330f10a1f..c745e1c71b 100644
--- a/src/concurrent/CMakeLists.txt
+++ b/src/concurrent/CMakeLists.txt
@@ -43,7 +43,7 @@ extend_target(Concurrent CONDITION MSVC AND (TEST_architecture_arch STREQUAL "i3
LINK_OPTIONS
"/BASE:0x66000000"
)
-add_qt_docs(
+add_qt_docs(Concurrent,
doc/qtconcurrent.qdocconf
)