]> git.stg.codes - stg.git/blob - stargazer/plugins/configuration/CMakeLists.txt
Port to CMake, get rid of os_int.h.
[stg.git] / stargazer / plugins / configuration / CMakeLists.txt
1 if ( BUILD_MOD_SGCONFIG )
2     add_subdirectory ( sgconfig )
3 endif ( BUILD_MOD_SGCONFIG )
4
5 if ( BUILD_MOD_RPCCONFIG )
6     add_subdirectory ( rpcconfig )
7 endif ( BUILD_MOD_RPCCONFIG )