Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/pch/src/orxonox/interfaces/CMakeLists.txt @ 3177

Last change on this file since 3177 was 3177, checked in by rgrieder, 15 years ago

Moved interface classes to orxonox/interfaces.
This resolves certain identity problems, for instance Tickable technically isn't an object.
Furthermore this saves the compilation of 6 files by using InterfaceCompilation.cc ;)

  • Property svn:eol-style set to native
File size: 82 bytes
Line 
1ADD_SOURCE_FILES(ORXONOX_SRC_FILES
2  InterfaceCompilation.cc
3  RadarViewable.cc
4)
Note: See TracBrowser for help on using the repository browser.