diff options
author | Slávek Banko <[email protected]> | 2013-11-03 17:00:06 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2013-11-03 17:00:06 +0100 |
commit | 660ae8182d53859998fb656b97127ca71ba2dea5 (patch) | |
tree | e10d2d14c7f37f3e8593d041765734fa7fe055fc /konq-plugins/fsview/CMakeLists.txt | |
parent | 1a22301f46db807500b77119ae0132b9a3f876c5 (diff) | |
download | tdeaddons-660ae8182d53859998fb656b97127ca71ba2dea5.tar.gz tdeaddons-660ae8182d53859998fb656b97127ca71ba2dea5.zip |
Remaining parts of cmake conversion
Diffstat (limited to 'konq-plugins/fsview/CMakeLists.txt')
-rw-r--r-- | konq-plugins/fsview/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/konq-plugins/fsview/CMakeLists.txt b/konq-plugins/fsview/CMakeLists.txt index 2860015..d68adcf 100644 --- a/konq-plugins/fsview/CMakeLists.txt +++ b/konq-plugins/fsview/CMakeLists.txt @@ -26,6 +26,7 @@ link_directories( tde_add_library( fsview STATIC_PIC AUTOMOC SOURCES treemap.cpp fsview.cpp scan.cpp inode.cpp + LINK tdeio-shared ) |