Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

Last change on this file since 10536 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
RevLine 
[10342]1ADD_SOURCE_FILES(CORE_SRC_FILES
2  ModuleInstance.cc
3  StaticallyInitializedInstance.cc
[10531]4  StaticInitializationHandlerIncludes.cc
5  StaticInitializationManager.cc
[10342]6)
Note: See TracBrowser for help on using the repository browser.