From 9cca1e40f2465b2a08d80e90ef93a2239bccca74 Mon Sep 17 00:00:00 2001 From: Piero Toffanin Date: Wed, 28 Apr 2021 15:11:24 -0400 Subject: [PATCH] Add odm_orthophoto deps --- SuperBuild/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/SuperBuild/CMakeLists.txt b/SuperBuild/CMakeLists.txt index 951cf6b9..d6577ce7 100644 --- a/SuperBuild/CMakeLists.txt +++ b/SuperBuild/CMakeLists.txt @@ -148,6 +148,7 @@ externalproject_add(dem2points ) externalproject_add(odm_orthophoto + DEPENDS pcl opencv GIT_REPOSITORY https://github.com/OpenDroneMap/odm_orthophoto.git GIT_TAG main PREFIX ${SB_BINARY_DIR}/odm_orthophoto