Closed laurynas-biveinis closed 4 years ago
Forgot that I did a PR from my master branch and pushed more commits. Please look at https://github.com/rpav/cmake-build.el/pull/9/commits/326536bc0a6bca5198f7ffc325875b07722e8ab6 only and ignore the rest
Looks good, merged.
Without this, the full TRAMP URL "/ssh:foo@host:/blah/blah" get appended to the remote CMake invocation, thus strip the string to "/blah/blah" before using it locally on the remote branch.
I don't know whether there are further tramp issues, but basic testing works so far.