summaryrefslogtreecommitdiff
path: root/src/plugins/imageformats/macjp2/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/imageformats/macjp2/CMakeLists.txt')
-rw-r--r--src/plugins/imageformats/macjp2/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/imageformats/macjp2/CMakeLists.txt b/src/plugins/imageformats/macjp2/CMakeLists.txt
index f7f73a5..cc89a4f 100644
--- a/src/plugins/imageformats/macjp2/CMakeLists.txt
+++ b/src/plugins/imageformats/macjp2/CMakeLists.txt
@@ -13,7 +13,7 @@ qt_internal_add_plugin(QMacJp2Plugin
qmacjp2handler.cpp qmacjp2handler.h
INCLUDE_DIRECTORIES
../shared
- PUBLIC_LIBRARIES
+ LIBRARIES
${FWCoreFoundation}
${FWCoreGraphics}
${FWImageIO}