Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/core7/src/libraries/core/command/CMakeLists.txt @ 10549

Last change on this file since 10549 was 10352, checked in by landauf, 9 years ago

wrap ConsoleCommands in StaticallyInitializedInstances

  • Property svn:eol-style set to native
File size: 246 bytes
Line 
1ADD_SOURCE_FILES(CORE_SRC_FILES
2  CommandEvaluation.cc
3  CommandExecutor.cc
4  ConsoleCommand.cc
5  ConsoleCommandCompilation.cc
6  ConsoleCommandIncludes.cc
7  ConsoleCommandManager.cc
8  Executor.cc
9  IOConsole.cc
10  IRC.cc
11  Shell.cc
12  TclBind.cc
13)
Note: See TracBrowser for help on using the repository browser.