target_sources(Engine
	PRIVATE
		Math.h
		Matrix.h
		Vector.h
		Vector.cpp
		Transform.h
		Transform.cpp)