GrumpyOldTroll / quiche

BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Check how third-party include paths are done in chromium #19

Open GrumpyOldTroll opened 2 years ago

GrumpyOldTroll commented 2 years ago

Include for libmcrx uses <mcrx/error.h>: https://github.com/GrumpyOldTroll/libmcrx/blob/857100715f064f8efd13dc1fe337704e970fe34e/include/mcrx/libmcrx.h#L28

See what chromium does for other third-party libraries with include paths like this and do the same thing for including libmcrx.