Skip to content

Instantly share code, notes, and snippets.

@incanus
Created October 16, 2013 15:50
Show Gist options
  • Save incanus/7010089 to your computer and use it in GitHub Desktop.
Save incanus/7010089 to your computer and use it in GitHub Desktop.
INPUT_PLUGINS = 'csv,gdal,geojson,ogr,postgis,raster,shape,sqlite'
BOOST_INCLUDES = '/usr/local/include'
BOOST_LIBS = '/usr/local/lib'
BOOST_PYTHON_LIB = 'boost_python-mt'
ICU_INCLUDES = '/usr/local/opt/icu4c/include'
ICU_LIBS = '/usr/local/opt/icu4c/lib'
BINDINGS = 'python'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment