]> git.stg.codes - stg.git/blobdiff - stargazer/plugins/other/ping/CMakeLists.txt
Reorganize plugins.
[stg.git] / stargazer / plugins / other / ping / CMakeLists.txt
diff --git a/stargazer/plugins/other/ping/CMakeLists.txt b/stargazer/plugins/other/ping/CMakeLists.txt
deleted file mode 100644 (file)
index 386b2ef..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-set ( CPP_FILES ping.cpp )
-
-add_library ( mod_ping MODULE ${CPP_FILES} )
-
-target_link_libraries ( mod_ping scriptexecuter logger pinger common )