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