X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/2196a3a0cdc5384c082febb7f4aa5994cc7d80db..ebd170a764ab9660adee464588cda1801c7986b4:/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 )