Skip to content
Snippets Groups Projects
Commit ca6b514c authored by Pierrick Koch's avatar Pierrick Koch
Browse files

[wip/gladys] add missing PLIST update

and remove gdal-config since ../wip/gdalwrap do it for us now.
parent 5d4c23b9
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,6 @@ LICENSE= 2-clause-bsd
CMAKE_ARGS+= -DBOOST_INCLUDEDIR=${PREFIX.boost-headers}/include
CMAKE_ARGS+= -DBOOST_LIBDIR=${PREFIX.boost-libs}/include
CMAKE_ARGS+= -DGDAL_CONFIG=${PREFIX.gdal}/bin/gdal-config
CMAKE_ARGS+= -DPYTHON_SITE_PACKAGES=${PREFIX}/${PYTHON_SITELIB}
CMAKE_ARGS+= -DCMAKE_INSTALL_LIBDIR=lib
......
@comment Fri Sep 20 11:03:23 CEST 2013
@comment Fri Sep 27 12:02:11 CEST 2013
bin/gladysconv
bin/gladysplay
bin/region_graph
......@@ -7,7 +7,6 @@ include/gladys/bresenham.hpp
include/gladys/cache.hpp
include/gladys/dstar.hpp
include/gladys/frontier_exploration.hpp
include/gladys/gdal.hpp
include/gladys/gladys.hpp
include/gladys/graph_astar.hpp
include/gladys/nav_graph.hpp
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment