co-maps/tools/openlr/openlr_match_quality/CMakeLists.txt
2025-11-22 13:58:55 +01:00

5 lines
103 B
CMake

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