target_sources(Engine
    PRIVATE
        Camera.h
        Camera.cpp
        Component.h
        StaticMesh.h
		Transform.h
		Transform.cpp)