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

[wip/jafar-lgl] add gdal path in cmake args

parent d472b231
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,8 @@ LICENSE= isc
USE_PKGLOCALEDIR= yes
CMAKE_ARGS+= -DBOOST_INCLUDEDIR=${PREFIX.boost-headers}/include
CMAKE_ARGS+= -DGDAL_ROOT=${PREFIX.gdal}
CMAKE_ARGS+= -DGDAL_INCLUDE_DIR=${PREFIX.gdal}/include
PKG_SUPPORTED_OPTIONS+= qdisplay
PKG_OPTION_DESCR.qdisplay= Enable jafar module qdisplay support.
......
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