aboutsummaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake')
-rw-r--r--cmake/scripts/common/HandleDepends.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/cmake/scripts/common/HandleDepends.cmake b/cmake/scripts/common/HandleDepends.cmake
index e7cdd2dc7e..47f7d9b768 100644
--- a/cmake/scripts/common/HandleDepends.cmake
+++ b/cmake/scripts/common/HandleDepends.cmake
@@ -239,6 +239,9 @@ function(add_addon_depends addon searchpath)
if(TARBALL_DIR)
set(DOWNLOAD_DIR ${TARBALL_DIR})
endif()
+ else()
+ unset(URL_HASH_COMMAND)
+ message(AUTHOR_WARNING "${dir}/${id}.sha256 is missing")
endif()
externalproject_add(${id}