Engine is now installable
This commit is contained in:
@@ -2,4 +2,10 @@ target_sources(Engine
|
||||
PRIVATE
|
||||
Executor.h
|
||||
Executor.cpp
|
||||
SystemBase.h)
|
||||
SystemBase.h)
|
||||
|
||||
target_sources(Engine
|
||||
PUBLIC FILE_SET HEADERS
|
||||
FILES
|
||||
Executor.h
|
||||
SystemBase.h)
|
||||
Reference in New Issue
Block a user