Files
comaps/tools/openlr/openlr_match_quality/CMakeLists.txt
Alexander Borsuk 76ffc99abd New cpp folder structure
Signed-off-by: Alexander Borsuk <me@alex.bio>
2025-08-14 20:52:04 +07:00

6 lines
103 B
CMake

project(openlr_match_quality)
if (NOT SKIP_QT_GUI)
add_subdirectory(openlr_assessment_tool)
endif()