Implemented basic containers and ref pointers
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
target_sources(SeeleEngine
|
||||
PRIVATE
|
||||
Math.h
|
||||
Matrix.h
|
||||
Vector.h)
|
||||
Reference in New Issue
Block a user