On Mon, Jun 15, 2020 at 7:48 PM Ben Cotton <bcotton@xxxxxxxxxx> wrote: > == Summary == > <code>%cmake</code> macro will be adjusted (<code>-B</code> parameter) > to use separate build folder (already standardized > <code>%{_vpath_builddir}</code> macro). .... While there is certainly no requirement for different distributions to work the same, as I recall (from a long time ago creating a spec file that works on both Fedora and Suse) Suse's cmake macro by default has always done the equivalent of a "mkdir build; pushd build; cmake .." which seemed to be more reasonable as a default, and would apparently mean that packagers that support multiple distros have to deal with less distro specific conditionals. In favor. _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx