2
0
mirror of https://github.com/curl/curl.git synced 2025-01-06 13:44:52 +08:00
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 
Closes 
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