summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/plugins/imageformats/jp2/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/imageformats/jp2/CMakeLists.txt b/src/plugins/imageformats/jp2/CMakeLists.txt
index e4b0c27..460460b 100644
--- a/src/plugins/imageformats/jp2/CMakeLists.txt
+++ b/src/plugins/imageformats/jp2/CMakeLists.txt
@@ -12,7 +12,6 @@ qt_internal_add_plugin(QJp2Plugin
qjp2handler.cpp qjp2handler_p.h
LIBRARIES
WrapJasper::WrapJasper
- LIBRARIES
Qt::Core
Qt::Gui
)