mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-15 13:49:56 +00:00
b099981c91
It was only by accident that git bash worked for CI basing on the "real_pwd()" expression. Replace the dubious replacement pattern with "cygpath", which is present on git bash, Cygwin, and msys2 alike. In particular git bash uses msys2 internally. I was able to confirm a working build under msys2 with a wrapper for MSVC invocation via the Ninja generator. |
||
---|---|---|
.. | ||
before_install.linux.sh | ||
before_install.osx.sh | ||
before_script.linux.sh | ||
before_script.msvc.sh | ||
before_script.osx.sh | ||
build.msvc.sh | ||
build_googletest.sh | ||
check_tabs.sh | ||
deploy.osx.sh |