I suspect that this is because of the patches xpack applies to cmake to run processes inside cmd, which alters the way arguments are parsed. Whatever the reason, cmake-xpack is broken on Windows and there is no workaround.
I have provided two examples of the problem in the following repo: https://github.com/sijk/cmake-xpack-broken-example
I suspect that this is because of the patches xpack applies to cmake to run processes inside
cmd, which alters the way arguments are parsed. Whatever the reason, cmake-xpack is broken on Windows and there is no workaround.I have provided two examples of the problem in the following repo: https://github.com/sijk/cmake-xpack-broken-example