Commit 20dbb1c9 authored by Antoine Regimbeau's avatar Antoine Regimbeau
Browse files

Disable libkml

No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
...@@ -24,7 +24,7 @@ set ( cmake_configure_option ...@@ -24,7 +24,7 @@ set ( cmake_configure_option
CMAKE_INSTALL_PREFIX:PATH=${CTEST_INSTALL_DIRECTORY}") CMAKE_INSTALL_PREFIX:PATH=${CTEST_INSTALL_DIRECTORY}")
set ( temporary_option set ( temporary_option
"OTB_USE_LIBKML=ON") "OTB_USE_LIBKML=OFF")
set(concat_options set(concat_options
"${cmake_configure_option} "${cmake_configure_option}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment