Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/libraries/src/orxonox/tools/interfaces/CMakeLists.txt @ 5633

Last change on this file since 5633 was 5633, checked in by landauf, 15 years ago

Put all tools into a new library called tools (phear my naming skillz!)
I had to move Tickable.h and TimeFactorListener.h to tools/interfaces
Theoretically one could move the other interfaces as well (except RadarViewable), but I don't think they belong to "tools" (just because you CAN, it doesn't mean you HAVE to).

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