tech-pkg archive

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

Re: cmake and buildlink



Thomas Klausner <wiz%gatalith.at@localhost> writes:

> From the build framework's/compiler's POV, it should look in
> /usr/pkg/include (etc.) for the headers like usual. pkgsrc's
> buildlink3 framework intercepts the compiler command line and rewrites
> it to look in ${WRKSRC}/.buildlink instead.

Yes, but does cmake just call stat on headers, and thus not invoke the
wrappers?  I have had the impression it reached around and didn't follow
the autoconf way of AC_TRY_RUN and AC_TRY_COMPILE.


Home | Main Index | Thread Index | Old Index