[Tile-serving] [osm2pgsql] Add cmake build scripts and appveyor.yml (#460)

alex85k notifications at github.com
Fri Oct 16 08:20:23 UTC 2015


> +  SET(WIN_MORE_LIBS ws2_32)
> +endif()
> +
> +############### Libraries are found now ########################
> +
> +
> +set (LIBS ${Boost_LIBRARIES} ${GETOPT_LIBRARY} ${PostgreSQL_LIBRARY} ${WIN_MORE_LIBS} ${OSMIUM_LIBRARIES})
> +if (LUA_LIBRARIES)
> +  list(APPEND LIBS ${LUA_LIBRARIES})
> +endif()
> +
> +message("Libraries used to build: " ${LIBS})
> +
> +
> +#############################################################
> +# Build there library and executale file

OK :)

---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/460/files#r42218818
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20151016/c2b201c5/attachment.html>


More information about the Tile-serving mailing list