Skip to content

Fix EXTRA_CMAKE_ARGS behavior

Igor Podgainoi requested to merge fix-extra-cmake-args into main

At least on MacOS (and maybe on other systems as well), omitting the EXTRA_CMAKE_ARGS argument when building produces a shell error "unbound variable" without this fix.

Merge request reports

Loading