mirror of
https://github.com/openstreetmap/mod_tile.git
synced 2025-08-01 07:43:30 +00:00
Updated Docs/Dockerfiles/GitHub actions after switching CMake to relative install paths (#412)
This commit is contained in:
@ -16,7 +16,7 @@ list(APPEND CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake")
|
||||
project(mod_tile
|
||||
DESCRIPTION "Renders map tiles with Mapnik and serves them using Apache HTTP Server"
|
||||
HOMEPAGE_URL "https://github.com/openstreetmap/mod_tile"
|
||||
VERSION 0.7.0
|
||||
VERSION 0.7.1
|
||||
)
|
||||
|
||||
set(CMAKE_C_STANDARD 99)
|
||||
|
Reference in New Issue
Block a user