Engine is now installable
This commit is contained in:
@@ -5,4 +5,12 @@ target_sources(Engine
|
||||
Transform.h
|
||||
Transform.cpp
|
||||
Vector.h
|
||||
Vector.cpp)
|
||||
Vector.cpp)
|
||||
|
||||
target_sources(Engine
|
||||
PUBLIC FILE_SET HEADERS
|
||||
FILES
|
||||
Math.h
|
||||
Matrix.h
|
||||
Transform.h
|
||||
Vector.h)
|
||||
|
||||
Reference in New Issue
Block a user