Skip to content

Examples: pass down CMAKE_MAKE_PROGRAM

This avoids the build failing if the CMAKE_MAKE_PROGRAM is not found by default (i.e. ninja not in PATH on Windows).

Merge request reports