Skip to content

[wheel,web] Use env var CMAKE_ARGS to override CMake preset for wheel.

Lars Bilke requested to merge bilke/ogs:wheel-preset into master

Env var CMAKE_ARGS can be used to pass CMake options to the wheel build (can also override the CMake preset). If not used defaults to wheel or wheel-win preset.

  1. Feature description was added to the changelog
  2. Tests covering your feature were added?
  3. Any new feature or behavior change was documented?
Edited by Lars Bilke

Merge request reports