Skip to content
Snippets Groups Projects
Commit 488f9f10 authored by Julien Malik's avatar Julien Malik
Browse files

ENH: be less verbose about mapnik 0.7, it works...

parent 95d2a823
No related branches found
No related tags found
No related merge requests found
......@@ -75,8 +75,8 @@ IF(OTB_USE_MAPNIK)
MESSAGE(STATUS " Testing if Mapnik2 -- yes")
ELSE(OTB_MAPNIK_SUPPORTS_API20)
MESSAGE(STATUS " Testing if Mapnik2 -- no")
MESSAGE(STATUS "Does not support mapnik2 interface: ${OUTPUT}")
MESSAGE(STATUS "Assuming mapnik 0.7")
#MESSAGE(STATUS "Does not support mapnik2 interface: ${OUTPUT}")
MESSAGE(STATUS " Assuming mapnik 0.7")
# This should be dropped when we don't want to support this any more
# Estimated date: 02/2013.
ADD_DEFINITIONS(-DOTB_MAPNIK_COMPATIBILITY_API07)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment