summaryrefslogtreecommitdiffstats
path: root/src/showfoto
diff options
context:
space:
mode:
Diffstat (limited to 'src/showfoto')
-rw-r--r--src/showfoto/CMakeLists.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/showfoto/CMakeLists.txt b/src/showfoto/CMakeLists.txt
index 96993fb3..526b1a58 100644
--- a/src/showfoto/CMakeLists.txt
+++ b/src/showfoto/CMakeLists.txt
@@ -25,8 +25,7 @@ add_subdirectory( setup )
tde_add_executable( showfoto AUTOMOC
SOURCES main.cpp showfoto.cpp
LINK
- imagepropertiesshowfoto-static jpegutils-static showfoto-static showfotosetupinternal-static
- slideshow-static themeengine-static threadimageio-static thumbbar-static
+ showfotosetupinternal-static digikam-shared
tdeparts-shared tdeutils-shared ${CMAKE_THREAD_LIBS_INIT} ${KDCRAW_LIBRARIES} ${KEXIV2_LIBRARIES}
DESTINATION ${BIN_INSTALL_DIR}
)