forked from organicmaps/organicmaps-tmp
5 lines
103 B
CMake
5 lines
103 B
CMake
project(openlr_match_quality)
|
|
|
|
if (NOT SKIP_QT_GUI)
|
|
add_subdirectory(openlr_assessment_tool)
|
|
endif()
|