Repo created
This commit is contained in:
parent
4af19165ec
commit
68073add76
12458 changed files with 12350765 additions and 2 deletions
11
tools/CMakeLists.txt
Normal file
11
tools/CMakeLists.txt
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
add_subdirectory(openlr)
|
||||
add_subdirectory(poly_borders)
|
||||
add_subdirectory(track_analyzing)
|
||||
|
||||
omim_add_tool_subdirectory(feature_list)
|
||||
omim_add_tool_subdirectory(topography_generator)
|
||||
omim_add_tool_subdirectory(track_generator)
|
||||
if (NOT SKIP_QT_GUI)
|
||||
omim_add_tool_subdirectory(skin_generator)
|
||||
endif()
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue