mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-11 01:06:01 +03:00
c1eb744ff0
Make sure that userspace is always referencing "system" headers in a way that would build on target :). This means removing the explicit include_directories of Libraries/LibC in favor of having it export its headers as SYSTEM. Also remove a redundant include_directories of Libraries in the 'serenity build' part of the build script. It's already set at the top. This causes issues for the Kernel, and for crt0.o. These special cases are handled individually. |
||
---|---|---|
.. | ||
About | ||
Browser | ||
Calculator | ||
Calendar | ||
Debugger | ||
DisplaySettings | ||
FileManager | ||
FontEditor | ||
Help | ||
HexEditor | ||
IRCClient | ||
PaintBrush | ||
Piano | ||
QuickShow | ||
SoundPlayer | ||
SystemMonitor | ||
Terminal | ||
TextEditor | ||
Welcome | ||
CMakeLists.txt |