summarylogtreecommitdiffstats
path: root/submodule.patch
diff options
context:
space:
mode:
authorbartus2018-08-31 12:59:04 +0200
committerbartus2018-08-31 12:59:04 +0200
commit27306d31be3b22858b367a1362970130d6a97caa (patch)
treeaaf393045a4a206334203d065f797fa9a2272d75 /submodule.patch
parentc5d8fb1ad924f436053262d8560f030f68451919 (diff)
downloadaur-27306d31be3b22858b367a1362970130d6a97caa.tar.gz
switch to release tarball
Diffstat (limited to 'submodule.patch')
-rw-r--r--submodule.patch19
1 files changed, 19 insertions, 0 deletions
diff --git a/submodule.patch b/submodule.patch
new file mode 100644
index 000000000000..6eefd18e0520
--- /dev/null
+++ b/submodule.patch
@@ -0,0 +1,19 @@
+diff -Naur orig/AliceVision-2.0.0/src/CMakeLists.txt AliceVision-2.0.0/src/CMakeLists.txt
+--- orig/AliceVision-2.0.0/src/CMakeLists.txt 2018-08-09 15:35:45.000000000 +0200
++++ AliceVision-2.0.0/src/CMakeLists.txt 2018-08-31 09:30:39.637939620 +0200
+@@ -142,15 +142,6 @@
+ endmacro(add_target_properties)
+
+ # ==============================================================================
+-# Check that submodule have been initialized and updated
+-# ==============================================================================
+-if(NOT EXISTS ${CMAKE_CURRENT_SOURCE_DIR}/dependencies/osi_clp/CoinUtils)
+- message(FATAL_ERROR
+- "\n submodule(s) are missing, please update your repository:\n"
+- " > git submodule update -i\n")
+-endif()
+-
+-# ==============================================================================
+ # Additional cmake find modules
+ # ==============================================================================
+ set(CMAKE_MODULE_PATH