X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/aa3ae79d6899ea3c23ba43f28ffe4fb4bb6001bd..a6b0423977ee2ad532b4e5341eaf41e7197804b2:/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 index 386b2efb..00000000 --- a/stargazer/plugins/other/ping/CMakeLists.txt +++ /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 )