diff options
author | Brad King <brad.king@kitware.com> | 2022-09-12 12:29:57 -0400 |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2022-09-12 12:42:25 -0400 |
commit | 906b1a0bc4b8cb04e9eb879c26a4a5e3a7297fc9 (patch) | |
tree | 6dd388d8adb5012176c2e300de2443471caa33bd /.clang-format | |
parent | 6183332c27638a0990f0ee7fe6a088e0cadeca19 (diff) | |
download | cmake-906b1a0bc4b8cb04e9eb879c26a4a5e3a7297fc9.tar.gz |
ci: allow powershell variables assigned in env scripts to persist
Load env scripts with `.` sourcing instead of `Invoke-Expression`.
This allows powershell variables to persist, much like bash.
Leave helper script loading unchanged, as those scripts may set
powershell variables that we do not want to persist.
Diffstat (limited to '.clang-format')
0 files changed, 0 insertions, 0 deletions