Adding skeleton
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
target_sources(MeshShadingDemo
|
||||
PUBLIC
|
||||
Define.h
|
||||
MeshShadingDemoGame.h
|
||||
MeshShadingDemoGame.cpp)
|
||||
|
||||
add_subdirectory(Actor/)
|
||||
add_subdirectory(System/)
|
||||
Reference in New Issue
Block a user