Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/core7/src/libraries/core/module/CMakeLists.txt @ 10539

Last change on this file since 10539 was 10532, checked in by landauf, 9 years ago

use CoreStaticInitializationHandler to initialize core instances

  • Property svn:eol-style set to native
File size: 163 bytes
Line 
1ADD_SOURCE_FILES(CORE_SRC_FILES
2  ModuleInstance.cc
3  StaticallyInitializedInstance.cc
4  StaticInitializationHandlerIncludes.cc
5  StaticInitializationManager.cc
6)
Note: See TracBrowser for help on using the repository browser.