target_sources(core
      PRIVATE
      CMakeLists.txt
      CheckFunctions.cpp
      CheckFunctions.h
      CheckFunctions.impl.h
      Debug.cpp
      Debug.h
      OperatorCheck.h
      PrintStacktrace.cpp
      PrintStacktrace.h
      TestSubsystem.cpp
      TestSubsystem.h
      all.h
      demangle.h
      extern/StackWalker.cpp
      extern/StackWalker.h
      )
