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