File unbundle_glaze.patch of Package organicmaps

Index: organicmaps-2025.10.05/3party/CMakeLists.txt
===================================================================
--- organicmaps-2025.10.05.orig/3party/CMakeLists.txt
+++ organicmaps-2025.10.05/3party/CMakeLists.txt
@@ -54,7 +54,6 @@ add_subdirectory(protobuf)
 
 add_subdirectory(agg)
 add_subdirectory(bsdiff-courgette)
-add_subdirectory(glaze)
 add_subdirectory(minizip)
 add_subdirectory(open-location-code)
 add_subdirectory(opening_hours)
Index: organicmaps-2025.10.05/libs/kml/CMakeLists.txt
===================================================================
--- organicmaps-2025.10.05.orig/libs/kml/CMakeLists.txt
+++ organicmaps-2025.10.05/libs/kml/CMakeLists.txt
@@ -32,6 +32,8 @@ set(SRC
 
 omim_add_library(${PROJECT_NAME} ${SRC})
 
+find_package(glaze REQUIRED)
+
 target_link_libraries(${PROJECT_NAME}
     indexer
     glaze::glaze
openSUSE Build Service is sponsored by