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