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