summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2019-06-06 09:48:29 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2019-06-06 13:45:09 +0000
commit80653c446702bacf3086a7d317c5458d83dfa6bb (patch)
tree1f52f5e485f3340d64fe493141d556a5700f9cfa /src/CMakeLists.txt
parente970e4a394c4e2f9d9fc50a31657cbddcb64d501 (diff)
downloadqtimageformats-80653c446702bacf3086a7d317c5458d83dfa6bb.tar.gz
Regenerate qtimageformats
Ends up adding plugin class names and types. Change-Id: I3824a3a00cf6f56442a0494effcf641e22b3dcc7 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 8974e6b..e436fa0 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -1,3 +1,4 @@
# Generated from src.pro.
+add_subdirectory(imageformats)
add_subdirectory(plugins)