target_sources(SeeleEngine
    PRIVATE
        Component.h
        Component.cpp
        PrimitiveComponent.cpp
        PrimitiveComponent.h
        PrimitiveUniformBufferLayout.h)