summaryrefslogtreecommitdiff
path: root/.gitlab/ci/env_fedora36_extdeps.sh
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2022-08-18 10:05:19 -0400
committerBrad King <brad.king@kitware.com>2022-08-18 15:49:08 -0400
commitb55152e7ad4bb379ae0b8c139f2ceb3e5751e928 (patch)
treead3d66bdc07f44e7c08cbee9ce37a21cbb91e182 /.gitlab/ci/env_fedora36_extdeps.sh
parent6a05d107ca8de32e9f9709e3284019d1068ae84e (diff)
downloadcmake-b55152e7ad4bb379ae0b8c139f2ceb3e5751e928.tar.gz
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_fedora36_extdeps.sh')
-rw-r--r--.gitlab/ci/env_fedora36_extdeps.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab/ci/env_fedora36_extdeps.sh b/.gitlab/ci/env_fedora36_extdeps.sh
new file mode 100644
index 0000000000..7076e18f22
--- /dev/null
+++ b/.gitlab/ci/env_fedora36_extdeps.sh
@@ -0,0 +1 @@
+source .gitlab/ci/env_extdeps_common.sh