diff --git a/install_deps.sh b/install_deps.sh index a20b7c7..cb1e4a8 100755 --- a/install_deps.sh +++ b/install_deps.sh @@ -17,6 +17,10 @@ # - url of the project archive # # For examples, see below. +# +# Since _ variables are not used directly, shellcheck will complain: +# shellcheck disable=SC2034 + ####################################### # Installs a cmake package.