From 2e25fa39cd67cca2472d3eabdb478feb517d72a5 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 01:03:37 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- libkscan/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libkscan/CMakeLists.txt') diff --git a/libkscan/CMakeLists.txt b/libkscan/CMakeLists.txt index 12ecff9f..b108f9e9 100644 --- a/libkscan/CMakeLists.txt +++ b/libkscan/CMakeLists.txt @@ -43,7 +43,7 @@ tde_add_library( kscan SHARED AUTOMOC img_canvas.cpp previewer.cpp imgscaledialog.cpp sizeindicator.cpp imgscaninfo.cpp VERSION 1.0.0 - LINK kio-shared ${SANE_LIBRARIES} + LINK tdeio-shared ${SANE_LIBRARIES} DESTINATION ${LIB_INSTALL_DIR} ) -- cgit v1.2.3