Skip to content
Snippets Groups Projects
Commit e4bcc83a authored by Sébastien Dinot's avatar Sébastien Dinot
Browse files

Remove obsolete build options

parent 1739589f
Branches
Tags
No related merge requests found
......@@ -20,7 +20,6 @@ cmake -DCMAKE_BUILD_TYPE=Release \
-DOTB_USE_GLUT:BOOL=ON \
-DOTB_USE_LIBKML:BOOL=ON \
-DOTB_USE_LIBSVM:BOOL=ON \
-DOTB_USE_MAPNIK:BOOL=OFF \
-DOTB_USE_MPI:BOOL=OFF \
-DOTB_USE_MUPARSER:BOOL=ON \
-DOTB_USE_MUPARSERX:BOOL=ON \
......@@ -33,7 +32,6 @@ cmake -DCMAKE_BUILD_TYPE=Release \
-DOTB_USE_SPTW:BOOL=OFF \
-DOTB_DATA_ROOT:PATH=${TOP_DIR}/otb-data \
-DOTB_DATA_USE_LARGEINPUT:BOOL=OFF \
-DOTB_WRAP_QT:BOOL=ON \
-DOTB_WRAP_PYTHON:BOOL=ON \
-DOTB_WRAP_PYTHON3:BOOL=ON \
-Dopencv_INCLUDE_DIR:PATH=/usr/include \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment