On 04/08/2020 14:11, Neal Gompa wrote:
On Tue, Aug 4, 2020 at 9:10 AM Richard Shaw <hobbes1...@gmail.com> wrote:

On Tue, Aug 4, 2020 at 6:17 AM Michal Schorm <msch...@redhat.com> wrote:

Since this change, all (subsequent) CMake commands (after "%cmake")
MUST be used with the builddir argument ( "-B %{__cmake_builddir}" ).


Ok, I'll use that in the future, but it still needs a mention in the guidelines 
:)


You are not supposed to use %__cmake_builddir. That macro only exists
so we don't have to mutate %_vpath_builddir when switching behaviors
through %__cmake_in_source_build.

Surely that's exactly the advantage of using %__cmake_builddir, that it
points at the place that was actually used for the build regardless of
whether in source builds are enabled or disabled...

Tom

--
Tom Hughes (t...@compton.nu)
http://compton.nu/
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
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@lists.fedoraproject.org

Reply via email to