step 2
This commit is contained in:
@@ -126,6 +126,8 @@ set(APP_SOURCES
|
||||
"${APP_DIR}/runtime/live/RuntimeLiveState.cpp"
|
||||
"${APP_DIR}/runtime/live/RuntimeLiveState.h"
|
||||
"${APP_DIR}/runtime/persistence/PersistenceRequest.h"
|
||||
"${APP_DIR}/runtime/persistence/PersistenceWriter.cpp"
|
||||
"${APP_DIR}/runtime/persistence/PersistenceWriter.h"
|
||||
"${APP_DIR}/runtime/presentation/RuntimeStateJson.cpp"
|
||||
"${APP_DIR}/runtime/presentation/RuntimeStateJson.h"
|
||||
"${APP_DIR}/runtime/presentation/RuntimeStatePresenter.cpp"
|
||||
@@ -347,6 +349,7 @@ add_executable(RuntimeSubsystemTests
|
||||
"${APP_DIR}/runtime/coordination/RuntimeCoordinator.cpp"
|
||||
"${APP_DIR}/runtime/live/CommittedLiveState.cpp"
|
||||
"${APP_DIR}/runtime/snapshot/RenderSnapshotBuilder.cpp"
|
||||
"${APP_DIR}/runtime/persistence/PersistenceWriter.cpp"
|
||||
"${APP_DIR}/runtime/store/LayerStackStore.cpp"
|
||||
"${APP_DIR}/runtime/store/RuntimeConfigStore.cpp"
|
||||
"${APP_DIR}/runtime/store/RuntimeStore.cpp"
|
||||
|
||||
Reference in New Issue
Block a user