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