> > $ 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/c1711781...@github.com>
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to