<div dir="ltr">Hi!<div><br></div><div>I'm working on a new C++ header-only library. Does build2/bpkg support such projects? I couldn't find any examples in the documentation.</div><div><br></div><div>I know using a header-only library pretty much involves adding an include dir, but I'd like to be able to do this for header-only libraries too:</div><div><br></div><div><span style="color:rgb(34,34,34);font-family:monospace,monospace;font-size:14px;white-space:pre;background-color:rgb(252,252,251)">b config.import.libhello=../libhello-1.1.0</span></div><div><br>That would automatically include dependencies of libhello, possibly shared/static libraries but also other header-only libraries.</div><div><br></div><div>Regards,</div><div>Per Edin</div></div>