curl/scripts/zuul
Emanuele Torre 79f915e8ec
ci: avoid cmake -Hpath
This is an undocumented option similar to the `-Spath' option introduced
in cmake 3.13.
Replace all instances of `-Hpath' with `-Spath' in macos workflow.
Replace `-H. -Bpath' with `mkdir path; cd ./path; cmake ..' in zuul
scripts since it runs an older version of cmake.

Fixes #9008
Closes #9014
2022-06-22 10:43:07 +02:00
..
before_script.sh ci: avoid cmake -Hpath 2022-06-22 10:43:07 +02:00
script.sh ci: avoid cmake -Hpath 2022-06-22 10:43:07 +02:00