aports/testing/organicmaps/no-dev-sandbox.patch
Achill Gilgenast 925803b6e2 testing/organicmaps: new aport
https://organicmaps.app/
Free offline maps app
2025-10-20 12:21:08 +02:00

14 lines
366 B
Diff

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 5d2aa63219fe..a7bab5d05b8d 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -206,7 +206,6 @@ find_package(Python3 REQUIRED COMPONENTS Interpreter)
add_subdirectory(libs)
if (PLATFORM_DESKTOP)
- add_subdirectory(dev_sandbox)
add_subdirectory(generator)
add_subdirectory(tools)
if (NOT SKIP_QT_GUI)