target_sources(${LIBRARY_NAME} PUBLIC
    AABB.cpp
    OBB.cpp
    Circle.cpp
    Triangle.cpp
)