You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`cmake()` appends a `--config` arg to every `cmake --install` and `cmake
--build`.
The default value of this arg is derived from the COMPILATION_MODE env
var.
This PR allows `cmake()` to override this value.
0 commit comments