This repository has been archived on 2025-03-22. You can view files and clone it, but cannot push or open issues or pull requests.
organicmaps-tmp/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 [track analyzing] Review fixes. 2020-01-28 12:34:01 +03:00
log_parser.hpp
serialization.hpp Crossroads 2019-06-10 14:00:38 +03:00
temporary_file.cpp Add track archive reader 2020-11-06 17:42:36 +03:00
temporary_file.hpp Add track archive reader 2020-11-06 17:42:36 +03:00
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 Add track archive reader 2020-11-06 17:42:36 +03:00
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