X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/aa3ae79d6899ea3c23ba43f28ffe4fb4bb6001bd..a6b0423977ee2ad532b4e5341eaf41e7197804b2:/stargazer/plugins/other/CMakeLists.txt diff --git a/stargazer/plugins/other/CMakeLists.txt b/stargazer/plugins/other/CMakeLists.txt deleted file mode 100644 index 60f942f2..00000000 --- a/stargazer/plugins/other/CMakeLists.txt +++ /dev/null @@ -1,15 +0,0 @@ -if ( BUILD_MOD_PING ) - add_subdirectory ( ping ) -endif ( BUILD_MOD_PING ) - -if ( BUILD_MOD_RADIUS ) - add_subdirectory ( radius ) -endif ( BUILD_MOD_RADIUS ) - -if ( BUILD_MOD_RSCRYPT ) - add_subdirectory ( rscript ) -endif ( BUILD_MOD_RSCRYPT ) - -if ( BUILD_MOD_SMUX ) - add_subdirectory ( smux ) -endif ( BUILD_MOD_SMUX )