From 5a357a15e32e509ef374cc9a54143b4008b26cf5 Mon Sep 17 00:00:00 2001 From: Mikael Arguedas Date: Wed, 27 Jun 2018 15:46:52 -0700 Subject: [PATCH] add 20min ogre download timeout --- rviz_ogre_vendor/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/rviz_ogre_vendor/CMakeLists.txt b/rviz_ogre_vendor/CMakeLists.txt index 33269d924..783ceaa37 100644 --- a/rviz_ogre_vendor/CMakeLists.txt +++ b/rviz_ogre_vendor/CMakeLists.txt @@ -124,6 +124,7 @@ macro(build_ogre) ExternalProject_Add(ogre-master-ca665a6 URL https://github.com/OGRECave/ogre/archive/v1.10.11.zip URL_MD5 6ffd5048fae72805e287bfc0b462b2ea + TIMEOUT 1200 LOG_CONFIGURE ${should_log} LOG_BUILD ${should_log} CMAKE_ARGS