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