Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/core7/src/libraries/core/singleton/CMakeLists.txt @ 10530

Last change on this file since 10530 was 10461, checked in by landauf, 9 years ago

moved ScopeManager into separate class

  • Property svn:eol-style set to native
File size: 81 bytes
RevLine 
[10407]1ADD_SOURCE_FILES(CORE_SRC_FILES
[10461]2  ScopeManager.cc
[10460]3  ScopedSingletonIncludes.cc
[10407]4)
Note: See TracBrowser for help on using the repository browser.