tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: cmake handling in buildlink3



On Thu, May 27, 2021 at 12:35:09AM +0200, Manuel Bouyer wrote:
> On Wed, May 26, 2021 at 10:50:38PM +0200, Joerg Sonnenberger wrote:
> > On Wed, May 26, 2021 at 09:35:45PM +0200, Manuel Bouyer wrote:
> > > Debugging this I noticed that bsd.buildlink3.mk didn't handle
> > > cmake explicitely, and some cmake files were included by the default's
> > > BUILDLINK_CONTENTS_FILTER by luck. I think we should explicitely include
> > > *.cmake, as we do for *.pc. The attached patch does this and fixes my
> > > problem.
> > 
> > I'd prefer to at least anchor them by path.
> 
> You mean, lib/cmake/*

Or share/cmake/*, yeah.

Joerg


Home | Main Index | Thread Index | Old Index