# SPDX-License-Identifier: LGPL-2.1-or-later

add_executable(Points_tests_run
        Points.cpp
        PointsFeature.cpp
)
