Hello. Would be possible to pass CLI args of cmake commands to its equivalent stages in CMake presets and workflows. I want to pass flags like --verbose
and --rerun-after-failure
to these steps.
thanks
Closely related to the following issue: https://gitlab.kitware.com/cmake/cmake/-/issues/24194