mirror of
https://github.com/RGBCube/serenity
synced 2026-01-12 22:30:59 +00:00
We no longer include all the things, so each generated IDL file only depends on the things it actually needs now. A possible downside is that all IDL files have to explicitly import their dependencies. Note that non-IDL dependencies still remain and are injected into all generated files, this can be resolved later if desired by allowing IDL files to import headers. |
||
|---|---|---|
| .. | ||
| IPCCompiler | ||
| LibEDID | ||
| LibTimeZone | ||
| LibUnicode | ||
| LibWeb | ||
| StateMachineGenerator | ||
| CMakeLists.txt | ||