summaryrefslogtreecommitdiffstats
path: root/src/activeqt/doc/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/activeqt/doc/CMakeLists.txt')
-rw-r--r--src/activeqt/doc/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/activeqt/doc/CMakeLists.txt b/src/activeqt/doc/CMakeLists.txt
index d1392dd..c9ff536 100644
--- a/src/activeqt/doc/CMakeLists.txt
+++ b/src/activeqt/doc/CMakeLists.txt
@@ -1,8 +1,6 @@
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause
-# special case skip regeneration
-
add_library(ActiveQt INTERFACE)
target_link_libraries(ActiveQt INTERFACE Qt::Core)
qt_internal_add_docs(ActiveQt activeqt.qdocconf)