[Tile-serving] [osm2pgsql] Add cmake build scripts and appveyor.yml (#460)
Paul Norman
notifications at github.com
Wed Oct 21 21:21:11 UTC 2015
> +#cmakedefine HAVE_LSEEK64 1
> +#cmakedefine HAVE_LUA 1
> +#cmakedefine HAVE_POSIX_FADVISE 1
> +#cmakedefine HAVE_POSIX_FALLOCATE 1
> +#cmakedefine HAVE_PTHREAD 1
> +#cmakedefine HAVE_SYNC_FILE_RANGE 1
> +#cmakedefine HAVE_TERMIOS_H 1
> +#cmakedefine HAVE_LIBGEN_H 1
> +#cmakedefine HAVE_SYS_WAIT_H 1
> +#cmakedefine HAVE_UNISTD_H 1
> +#cmakedefine SIZEOF_OFF_T ${SIZEOF_OFF_T}
> +
> +#ifdef _MSC_VER
> +#if _MSC_VER < 1900
> +#define snprintf _snprintf
> +#endif
This might not be required anymore. Will versions <1900 compile C++11?
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/460/files#r42683966
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20151021/85361451/attachment.html>
More information about the Tile-serving
mailing list