PeteAudinate
PeteAudinate
From https://cmake.org/cmake/help/v3.0/manual/cmake-language.7.html#lists: > a string is divided into list elements by splitting on ; characters not following an unequal number of [ and ] characters
> Finally (unrelated to this) what is the best way of programatically applying a `core.*` config value? Just to clarify this a bit: we'd like to apply different `core.*` configurations...
Many thanks @memsharded for your quick reply, exactly what I was hoping to hear! Much appreciated. I'd considered the extra conan config install, though then we'd have multiple `global.conf` files...
I think that's right: it worked in v2 but the tools currently aren't validating examples in v3.