diff options
author | Alexandru Croitor <alexandru.croitor@qt.io> | 2019-11-12 14:26:58 +0100 |
---|---|---|
committer | Alexandru Croitor <alexandru.croitor@qt.io> | 2019-11-12 17:27:29 +0000 |
commit | cb6f92c481a451bb8a7a26c8d933761896cf3884 (patch) | |
tree | f0d0f5edd792f4d436617cc0c0e252a9bec9c6f7 /src/plugins/imageformats | |
parent | b0a223cf08e6183b7ce07a7e5cf964dfb592973e (diff) |
Regenerate everything under ./src
Change-Id: Ibdbdc17f8c2ee41356f490dd839a47e1bcf4c586
Reviewed-by: Leander Beernaert <leander.beernaert@qt.io>
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Reviewed-by: Qt CMake Build Bot
Diffstat (limited to 'src/plugins/imageformats')
-rw-r--r-- | src/plugins/imageformats/gif/.prev_CMakeLists.txt | 1 | ||||
-rw-r--r-- | src/plugins/imageformats/gif/CMakeLists.txt | 1 | ||||
-rw-r--r-- | src/plugins/imageformats/ico/CMakeLists.txt | 1 | ||||
-rw-r--r-- | src/plugins/imageformats/jpeg/.prev_CMakeLists.txt | 1 | ||||
-rw-r--r-- | src/plugins/imageformats/jpeg/CMakeLists.txt | 1 |
5 files changed, 0 insertions, 5 deletions
diff --git a/src/plugins/imageformats/gif/.prev_CMakeLists.txt b/src/plugins/imageformats/gif/.prev_CMakeLists.txt index c4add000b2..19c1d678c2 100644 --- a/src/plugins/imageformats/gif/.prev_CMakeLists.txt +++ b/src/plugins/imageformats/gif/.prev_CMakeLists.txt @@ -17,4 +17,3 @@ add_qt_plugin(qgif #### Keys ignored in scope 1:.:.:gif.pro:<TRUE>: # OTHER_FILES = "gif.json" -# _LOADED = "qt_plugin" diff --git a/src/plugins/imageformats/gif/CMakeLists.txt b/src/plugins/imageformats/gif/CMakeLists.txt index f9d90c6825..f3642a62e0 100644 --- a/src/plugins/imageformats/gif/CMakeLists.txt +++ b/src/plugins/imageformats/gif/CMakeLists.txt @@ -18,4 +18,3 @@ add_qt_plugin(qgif #### Keys ignored in scope 1:.:.:gif.pro:<TRUE>: # OTHER_FILES = "gif.json" -# _LOADED = "qt_plugin" diff --git a/src/plugins/imageformats/ico/CMakeLists.txt b/src/plugins/imageformats/ico/CMakeLists.txt index d054bd9936..93d2f26bfe 100644 --- a/src/plugins/imageformats/ico/CMakeLists.txt +++ b/src/plugins/imageformats/ico/CMakeLists.txt @@ -19,4 +19,3 @@ add_qt_plugin(qico #### Keys ignored in scope 1:.:.:ico.pro:<TRUE>: # OTHER_FILES = "ico.json" -# _LOADED = "qt_plugin" diff --git a/src/plugins/imageformats/jpeg/.prev_CMakeLists.txt b/src/plugins/imageformats/jpeg/.prev_CMakeLists.txt index 5d2f2d9a63..ed3d7892fd 100644 --- a/src/plugins/imageformats/jpeg/.prev_CMakeLists.txt +++ b/src/plugins/imageformats/jpeg/.prev_CMakeLists.txt @@ -21,4 +21,3 @@ add_qt_plugin(qjpeg #### Keys ignored in scope 1:.:.:jpeg.pro:<TRUE>: # OTHER_FILES = "jpeg.json" -# _LOADED = "qt_plugin" diff --git a/src/plugins/imageformats/jpeg/CMakeLists.txt b/src/plugins/imageformats/jpeg/CMakeLists.txt index 065ac08af6..d4ccf1e584 100644 --- a/src/plugins/imageformats/jpeg/CMakeLists.txt +++ b/src/plugins/imageformats/jpeg/CMakeLists.txt @@ -23,4 +23,3 @@ add_qt_plugin(qjpeg #### Keys ignored in scope 1:.:.:jpeg.pro:<TRUE>: # OTHER_FILES = "jpeg.json" -# _LOADED = "qt_plugin" |