organicmaps/kml
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
..
kmb_to_kml [cmake] Refactored build configs for faster builds 2021-12-06 18:02:29 +01:00
kml_tests [cmake] Refactored build configs for faster builds 2021-12-06 18:02:29 +01:00
pykmlib [linux] Fix linkage with freetype/icu twice on linux 2022-01-20 09:32:12 +03:00
CMakeLists.txt [cmake] Add SKIP_TOOLS option (#2958) 2022-07-21 22:35:23 +02:00
header_binary.hpp
minzoom_quadtree.hpp [bookmarks] Review fixes. MAPSME-14916 2020-10-17 02:12:48 +03:00
serdes.cpp [strings] Use string_view in StringUtf8Multilang and Tokenize. 2022-04-15 07:18:44 +03:00
serdes.hpp
serdes_binary.cpp
serdes_binary.hpp
type_utils.cpp [strings] Use string_view in FeatureType::GetName and similars. 2022-04-15 07:18:44 +03:00
type_utils.hpp
types.cpp [bookmarks] Review fixes. MAPSME-14916 2020-10-17 02:12:48 +03:00
types.hpp [ios] Warning fixes 2022-01-29 21:15:00 +01:00
types_v3.hpp [android][ios] Remove HTTP tracking headers 2021-06-30 16:26:40 +02:00
types_v6.hpp
types_v7.hpp
types_v8.hpp [bookmarks] Review fixes. MAPSME-14916 2020-10-17 02:12:48 +03:00
types_v9.hpp
visitors.hpp