Portable way to set filepaths in presets

Is there a portable way to set filepath variables in presets ?

Intention is to have one preset common between Linux & Windows platforms with the same name, the only difference is in some of the specified file paths, i.e. setting toolchain filepath:
Linux path → “/home/vcpkg”
Windows path → “H:/vcpkg”

1 Like

Cc: @kyle.edwards

I’ve filed this issue:
https://gitlab.kitware.com/cmake/cmake/-/issues/24976