X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/7ef8de40e0bcdd931f5a400fd586fee3a1aaaeea..296c906e2689b9b5dc26d2f2d3e1e2d9e1662d3b:/CMakeLists.txt diff --git a/CMakeLists.txt b/CMakeLists.txt index e887fc58..1b039a00 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -11,6 +11,7 @@ option ( BUILD_SGAUTH "Build SGAuth client." OFF ) # General modules option ( BUILD_MOD_AO "Build AlwaysOnline STG module." ON ) +option ( BUILD_MOD_RADIUS "Build Radius STG module." ON ) option ( BUILD_MOD_IA "Buils InetAccess STG module." ON ) option ( BUILD_MOD_SGCONFIG "Build SGConfig STG module." ON ) option ( BUILD_MOD_PING "Build Ping STG module." ON )