Engine is now installable
This commit is contained in:
@@ -5,4 +5,11 @@ target_sources(Engine
|
||||
CameraActor.cpp
|
||||
CameraActor.h
|
||||
Entity.cpp
|
||||
Entity.h)
|
||||
Entity.h)
|
||||
|
||||
target_sources(Engine
|
||||
PUBLIC FILE_SET HEADERS
|
||||
FILES
|
||||
Actor.h
|
||||
CameraActor.h
|
||||
Entity.h)
|
||||
|
||||
Reference in New Issue
Block a user