Reworking VertexData
This commit is contained in:
@@ -3,6 +3,8 @@ target_sources(Engine
|
||||
ComponentSystem.h
|
||||
Executor.h
|
||||
Executor.cpp
|
||||
MeshUpdater.h
|
||||
MeshUpdater.cpp
|
||||
SystemBase.h
|
||||
SystemGraph.h
|
||||
SystemGraph.cpp)
|
||||
@@ -11,6 +13,7 @@ target_sources(Engine
|
||||
PUBLIC FILE_SET HEADERS
|
||||
FILES
|
||||
ComponentSystem.h
|
||||
MeshUpdater.h
|
||||
Executor.h
|
||||
SystemBase.h
|
||||
SystemGraph.h)
|
||||
Reference in New Issue
Block a user