]> git.stg.codes - stg.git/blobdiff - stargazer/plugins/other/smux/CMakeLists.txt
Reorganize plugins.
[stg.git] / stargazer / plugins / other / smux / CMakeLists.txt
diff --git a/stargazer/plugins/other/smux/CMakeLists.txt b/stargazer/plugins/other/smux/CMakeLists.txt
deleted file mode 100644 (file)
index 2888d38..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-set ( CPP_FILES smux.cpp
-                sensors.cpp
-                tables.cpp
-                handlers.cpp
-                utils.cpp
-                types.cpp )
-
-add_library ( mod_smux MODULE ${CPP_FILES} )
-
-target_link_libraries ( mod_smux scriptexecuter logger smux common )