b5c2cb8b73
include/file.h is breaking header installation for the shared library build. macros/classes.h must be included to the public headers. Closes #1406 Co-authored-by: Zaki Ahmed <zaki.ahmed.perso@gmail.com> Co-authored-by: Joey Parrish <joeyparrish@users.noreply.github.com> |
||
---|---|---|
.. | ||
packager | ||
README.md |
README.md
Public headers for libpackager
These are the public headers for libpackager. They can only reference other
public headers or standard system headers. They cannot reference internal
headers (in packager/...
) or third-party dependency headers (in
packager/third_party/...
).