Skip to content
Snippets Groups Projects
Commit 123ce04b authored by Antoine Regimbeau's avatar Antoine Regimbeau
Browse files

Remove hack

parent 4971c9f5
No related branches found
No related tags found
No related merge requests found
......@@ -108,10 +108,6 @@ include ( "${CMAKE_CURRENT_LIST_DIR}/sb_configure_options.cmake" )
set ( CONFIGURE_OPTIONS
"${CONFIGURE_OPTIONS}-DCMAKE_PREFIX_PATH=${XDK_PATH};")
# Hack because there is no more superbuild available (LIBKML)
set ( CONFIGURE_OPTIONS
"${CONFIGURE_OPTIONS}-DOTB_USE_LIBKML:BOOL=OFF;" )
# FIX ME this part might platform dependent
set( GDAL_DATA "${XDK_PATH}/share/gdal" )
set( GEOTIFF_CSV "${XDK_PATH}/share/epsg_csv" )
......
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