summaryrefslogtreecommitdiffstats
path: root/.gitlab/ci/env_debian10_aarch64_extdeps.sh
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2022-08-18 14:05:19 (GMT)
committerBrad King <brad.king@kitware.com>2022-08-18 19:49:08 (GMT)
commitb55152e7ad4bb379ae0b8c139f2ceb3e5751e928 (patch)
treead3d66bdc07f44e7c08cbee9ce37a21cbb91e182 /.gitlab/ci/env_debian10_aarch64_extdeps.sh
parent6a05d107ca8de32e9f9709e3284019d1068ae84e (diff)
downloadCMake-b55152e7ad4bb379ae0b8c139f2ceb3e5751e928.zip
CMake-b55152e7ad4bb379ae0b8c139f2ceb3e5751e928.tar.gz
CMake-b55152e7ad4bb379ae0b8c139f2ceb3e5751e928.tar.bz2
gitlab-ci: add jobs to test CMake with external dependencies on Linux
Test that CMake works without its bundled dependencies. For some dependencies, test using the minimum supported version.
Diffstat (limited to '.gitlab/ci/env_debian10_aarch64_extdeps.sh')
-rw-r--r--.gitlab/ci/env_debian10_aarch64_extdeps.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab/ci/env_debian10_aarch64_extdeps.sh b/.gitlab/ci/env_debian10_aarch64_extdeps.sh
new file mode 100644
index 0000000..7076e18
--- /dev/null
+++ b/.gitlab/ci/env_debian10_aarch64_extdeps.sh
@@ -0,0 +1 @@
+source .gitlab/ci/env_extdeps_common.sh