summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/imageformats/.prev_CMakeLists.txt2
-rw-r--r--src/imageformats/CMakeLists.txt7
2 files changed, 9 insertions, 0 deletions
diff --git a/src/imageformats/.prev_CMakeLists.txt b/src/imageformats/.prev_CMakeLists.txt
new file mode 100644
index 0000000..989075a
--- /dev/null
+++ b/src/imageformats/.prev_CMakeLists.txt
@@ -0,0 +1,2 @@
+# Generated from imageformats.pro.
+
diff --git a/src/imageformats/CMakeLists.txt b/src/imageformats/CMakeLists.txt
index 989075a..7a07dff 100644
--- a/src/imageformats/CMakeLists.txt
+++ b/src/imageformats/CMakeLists.txt
@@ -1,2 +1,9 @@
# Generated from imageformats.pro.
+# special case begin
+add_library(ImageFormats INTERFACE)
+qt_internal_add_docs(ImageFormats
+ doc/qtimageformats.qdocconf
+)
+# special case end
+