]> git.stg.codes - stg.git/blob - stargazer/plugins/configuration/CMakeLists.txt
Remove Makefiles from libs.
[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 )