From b01bed78d8675c30786a077344ed3a7d767b597d Mon Sep 17 00:00:00 2001 From: Antoine Regimbeau <antoine.regimbeau@c-s.fr> Date: Fri, 26 Apr 2019 17:41:32 +0200 Subject: [PATCH] Revert "Change an option to check process" This reverts commit 2ab1001ab1a28d80ea789fa0229d77478ea8a80e. --- CI/sb_configure_options.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CI/sb_configure_options.cmake b/CI/sb_configure_options.cmake index 8c321ce522..7b1b1e2e9d 100644 --- a/CI/sb_configure_options.cmake +++ b/CI/sb_configure_options.cmake @@ -24,7 +24,7 @@ set ( cmake_configure_option CMAKE_INSTALL_PREFIX:PATH=${CTEST_INSTALL_DIRECTORY}") set ( temporary_option -"OTB_USE_LIBKML=ON +"OTB_USE_LIBKML=OFF OTB_USE_MPI=OFF") set(concat_options -- GitLab