How can I preserve paths if importing one CMakePresets.json into another?

We found a workaround was to set and use env-vars during the processing of the presets files.

See: CMake presets: `inherit` makes it hard to include toolchain file - #6 by Chardrazle