Skip to content

2.26.0: Build System Detection Fixes

Choose a tag to compare

@nerdvegas nerdvegas released this 14 Dec 05:17

Release PR

#550

Addressed Issues

  • #549 '--build-system' rez-build option not always available

Notes

To fix this issue:

COMPATIBILITY ISSUE!

Unfortunately, the 'cmake' build system had its own '--build-system' commandline option also. This
was possible because previous rez versions suppressed the standard '--build-system' option if only
one valid build system was present for a given package working directory. This option has been
changed to '--cmake-build-system'
.