target_sources(tests PRIVATE
    AccumulatedPoint.cpp
    AxisAlignedBoundingBox.cpp
    EstimateNormals.cpp
    HalfEdgeTriangleMesh.cpp
    Image.cpp
    IntersectionTest.cpp
    KDTreeFlann.cpp
    Line3D.cpp
    LineSet.cpp
    Octree.cpp
    PointCloud.cpp
    RGBDImage.cpp
    TetraMesh.cpp
    TriangleMesh.cpp
    VoxelGrid.cpp
)
