Closed besser82 closed 3 years ago
This one goes last and is ready.
Edit: are you planning on including more changes before we call it 1.3, though? If so, we might temporarily use a work-in-progress version number like 1.2.1 and then update it to 1.3.
For now, I don't have any further changes / improvements to contribute left.
Rebased. @ldv-alt Would you mind having a final look at this one, please?
@solardiz Rebased and ready.
@besser82 Thanks. I'll wait a bit in case @ldv-alt has more comments (ideally, just approval).
@solardiz np
@solardiz Thank you! It would be nice if you'd cut a v1.3
release in the near future. =)
misc: Add pkgconfig file. pkgconfig files provide a useful mechanism for storing various information about libraries and packages on a given system. Information stored by
.pc
files include compiler and linker flags necessary to use a given library, as well as any other relevant metadata.PREFIX
,INCLUDEDIR
, andPKGCONFIGDIR
. Also adapt the existing presets slightly.INCLUDEDIR
instead of hardcoding its path, and adapt the clean target.tcb.pc
.