[Rpm-maint] [rpm-software-management/rpm] fix install rpmrc, platform and macros files with off-source-tree build (PR #2651)

Michal Domonkos notifications at github.com
Fri Sep 8 14:40:10 UTC 2023


> > $ cmake -B build -C rpm
> 
> So in above you are NOT passim -S and -B and looks like you are running cmake from outside root source tree.. Please try `cmake -B build -S . -C rpm`. (IIRC -C it is only cache dir so it should not matter)

Excuse me... What? I am literally passing -S and -B in that command. And yes, I am also running outside the source directory, but as I mentioned, that's **beside** the point.

Haven't we agreed that `cmake --install` is the use case that fails, as opposed to the more common `make install` from within the build directory?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2651#issuecomment-1711781155
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/pull/2651/c1711781155 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20230908/107d102d/attachment-0001.html>


More information about the Rpm-maint mailing list