diff options
author | Craig Scott <craig.scott@qt.io> | 2021-02-10 12:11:39 +1100 |
---|---|---|
committer | Craig Scott <craig.scott@qt.io> | 2021-02-24 10:37:49 +1100 |
commit | fe29159aad0e03ca5eebabf910c90f279b222d03 (patch) | |
tree | 3112b7e303f2ff2ee2ad6fed834cb0fbdb708815 /src/plugins/imageformats/jpeg/CMakeLists.txt | |
parent | 1f30bcf33618ca39c47dc1058529b55635e30aef (diff) |
Diffstat (limited to 'src/plugins/imageformats/jpeg/CMakeLists.txt')
-rw-r--r-- | src/plugins/imageformats/jpeg/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/imageformats/jpeg/CMakeLists.txt b/src/plugins/imageformats/jpeg/CMakeLists.txt index 7e69e1aba6..4b6e11235b 100644 --- a/src/plugins/imageformats/jpeg/CMakeLists.txt +++ b/src/plugins/imageformats/jpeg/CMakeLists.txt @@ -12,7 +12,7 @@ qt_internal_add_plugin(QJpegPlugin SOURCES main.cpp main.h qjpeghandler.cpp qjpeghandler_p.h - PUBLIC_LIBRARIES + LIBRARIES Qt::Core Qt::CorePrivate Qt::Gui |