aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/torrent
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/torrent')
-rw-r--r--src/modules/torrent/CMakeLists.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/modules/torrent/CMakeLists.txt b/src/modules/torrent/CMakeLists.txt
index 8742dfde9..636ee7c48 100644
--- a/src/modules/torrent/CMakeLists.txt
+++ b/src/modules/torrent/CMakeLists.txt
@@ -1,11 +1,11 @@
# CMakeLists for src/modules/torrent
-SET(kvitorrent_SRCS
+set(kvitorrent_SRCS
libkvitorrent.cpp
StatusBarApplet.cpp
KTorrentDbusInterface.cpp
TorrentInterface.cpp
)
-SET(kvi_module_name kvitorrent)
-INCLUDE(${CMAKE_SOURCE_DIR}/cmake/module.rules.txt)
+set(kvi_module_name kvitorrent)
+include(${CMAKE_SOURCE_DIR}/cmake/module.rules.txt)