Alexandr Timofeev
Alexandr Timofeev
It can check for 'compiler.cppstd' (or something along the lines) in the recipe' configure function. The standard is part of the ABI so it's modelled in the settings. Recipes should...
Do you _really_ need to depend on (and store) develop packages? I can only think of having one single `lib/latest@com/develop` recipe, which can be used to deploy review apps.
The same issue affects `catch_discover_tests`, which is the same functionality in Catch2.
I mean, always building the stuff from public servers maybe not that nice, since then why do we store it all then. Indeed, it would be great to have a...
That's the same issue as with `compiler.cppstd`. We need a way of constraining compatible settings from upstream.