organicmaps/track_analyzing
Jaime Marquínez Ferrándiz 62f729d26f
[cmake] Add SKIP_TOOLS option (#2958)
* [cmake] Add SKIP_TOOLS option

If you are only interested in building and installing the desktop app, calling
make install would build all the tools, when configured with SKIP_TOOLS=ON it
only builds the required target.

Signed-off-by: Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net>

* [cmake] Remove repeated check

Signed-off-by: Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net>
2022-07-21 22:35:23 +02:00
..
track_analyzer [routing] Store one (not three!) MwmHandle for feature's geometry. 2022-05-12 19:55:01 +03:00
track_analyzing_tests [cmake] Refactored build configs for faster builds 2021-12-06 18:02:29 +01:00
CMakeLists.txt [cmake] Add SKIP_TOOLS option (#2958) 2022-07-21 22:35:23 +02:00
exceptions.hpp
log_parser.cpp
log_parser.hpp
serialization.hpp
temporary_file.cpp
temporary_file.hpp
track.cpp
track.hpp
track_archive_reader.cpp [strings] Use string_view in StringUtf8Multilang and Tokenize. 2022-04-15 07:18:44 +03:00
track_archive_reader.hpp
track_matcher.cpp [routing] Store one (not three!) MwmHandle for feature's geometry. 2022-05-12 19:55:01 +03:00
track_matcher.hpp
utils.cpp Speed conversion unification (#2993) 2022-07-21 19:35:58 +02:00
utils.hpp