mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-07 22:59:56 -05:00
ci: Simplify LLVM/Clang CI job specs on Windows
Move environment setup to job-specific scripts so we can reuse the common `.cmake_test_windows_external` code path.
This commit is contained in:
Executable
+2
@@ -0,0 +1,2 @@
|
||||
. .gitlab/ci/ninja-env.ps1
|
||||
. .gitlab/ci/clang-env.ps1
|
||||
Executable
+1
@@ -0,0 +1 @@
|
||||
. .gitlab/ci/clang-env.ps1
|
||||
Reference in New Issue
Block a user