Implementing ECS SystemBase and updating slang
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
target_sources(Engine
|
||||
PUBLIC
|
||||
Executor.h
|
||||
Executor.cpp
|
||||
CameraSystem.h
|
||||
CameraSystem.cpp
|
||||
SystemBase.h)
|
||||
Reference in New Issue
Block a user