organicmaps/kml
Osyotr 76dd632ec5
Devendor some thridparty deps (#7836)
* Link with Qt6::Network on windows
* Make find_program(BASH) REQUIRED to prevent build-time errors
* Link more targets explicitly to pickup transitive dependencies
* Don't add unsupported flags on MSVC
  Drive-by: use add_compile_options instead of add_definitions to set -fno-omit-frame-pointer
* Move find_package(gflags) out of 3party
  GLOBAL flag for find_package has been added in CMake 3.24
* Don't hardcode paths to 3party/utfcpp
* Use system expat explicitly if needed
* Use system jansson explicitly if needed
* Use find_package(ZLIB) to find zlib
* Don't use vendored Freetype, ICU and HarfBuzz when WITH_SYSTEM_PROVIDED_3PARTY is set
* Find pugixml explicitly
* Fix typo in target name
* Update utfcpp include path
* Let CMake handle /DEBUG flag for MSVC

Signed-off-by: Osyotr <Osyotr@users.noreply.github.com>
2024-04-07 00:50:34 +02:00
..
kmb_to_kml
kml_tests
kml_to_kmb
pykmlib Devendor some thridparty deps (#7836) 2024-04-07 00:50:34 +02:00
CMakeLists.txt
header_binary.hpp
minzoom_quadtree.hpp
serdes.cpp
serdes.hpp
serdes_binary.cpp
serdes_binary.hpp
serdes_binary_v8.hpp
serdes_common.cpp
serdes_common.hpp
serdes_gpx.cpp
serdes_gpx.hpp
type_utils.cpp
type_utils.hpp
types.cpp
types.hpp
types_v3.hpp
types_v6.hpp
types_v7.hpp
types_v8.hpp
types_v8mm.hpp
types_v9.hpp
visitors.hpp