]> git.openstreetmap.org Git - nominatim.git/blobdiff - CMakeLists.txt
fix permalink character
[nominatim.git] / CMakeLists.txt
index dd5c3110e3d5e89b750281220a5ce9745bf8371f..d1c2702a06954154ef4c4c3469a24766cead1f46 100644 (file)
@@ -271,3 +271,7 @@ if (INSTALL_MUNIN_PLUGINS)
                   munin/nominatim_requests
             DESTINATION ${NOMINATIM_MUNINDIR})
 endif()
+
+message(WARNING "Building with CMake is deprecated and will be removed in Nominatim 5.0."
+                "Use Nominatim pip packages instead.\n"
+                "See https://nominatim.org/release-docs/develop/admin/Installation/#downloading-and-building-nominatim")