]> git.stg.codes - stg.git/blob - stargazer/plugins/authorization/CMakeLists.txt
Port to CMake, get rid of os_int.h.
[stg.git] / stargazer / plugins / authorization / CMakeLists.txt
1 if ( BUILD_MOD_AO )
2     add_subdirectory ( ao )
3 endif ( BUILD_MOD_AO )
4
5 if ( BUILD_MOD_IA )
6     add_subdirectory ( inetaccess )
7 endif ( BUILD_MOD_IA )