# [TITLE]: maker-gis
# [DESCRIPTION]: GIS/Mapping tools for makers.
# [STATUS]: Active
# [CAPABILITIES]:
# [TAGS]: Tools and Utilities, Other
# [MAINTAINER]: Arjan van de Ven <arjan@linux.intel.com>
include(Babel)
include(desktop-kde-libs)
include(maker-basic)
include(c-basic)



#
# Reference stack for GIS at https://live.osgeo.org/en/overview/overview.html
#

# low level components
include(gdal)
geos
proj


# higher layer pieces
include(qmapshack)

# core dev compoments
include(devpkg-gdal)
include(devpkg-geos)
include(devpkg-proj)
