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

Rolf Eike Beer notifications at github.com
Mon Oct 19 20:36:17 UTC 2015


> +# This is because, the lua location is not standardized and may exist
> +# in locations other than lua/
> +
> +#=============================================================================
> +# Copyright 2007-2009 Kitware, Inc.
> +# Copyright 2013 for Project-OSRM, Lua5.1 => Lua5.2
> +#
> +# Distributed under the OSI-approved BSD License (the "License");
> +# see accompanying file Copyright.txt for details.
> +#
> +# This software is distributed WITHOUT ANY WARRANTY; without even the
> +# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
> +# See the License for more information.
> +#=============================================================================
> +# (To distribute this file outside of CMake, substitute the full
> +#  License text for the above reference.)

replace that with "include(FindPackgeHandleStandardArgs)". This will pick the module from the default search path (i.e. no path, no extension).

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


More information about the Tile-serving mailing list