mirror of
https://github.com/RGBCube/serenity
synced 2025-10-30 13:12:44 +00:00
We previously put the generated headers in SOURCES, which did not mark them as GENERATED (and did not produce a proper dependency). This commit moves all generated headers into GENERATED_SOURCES, and removes useless header SOURCES. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| HelpWindow.gml | ||
| History.cpp | ||
| History.h | ||
| main.cpp | ||
| MainWidget.cpp | ||
| MainWidget.h | ||
| ManualModel.cpp | ||
| ManualModel.h | ||
| ManualNode.h | ||
| ManualPageNode.cpp | ||
| ManualPageNode.h | ||
| ManualSectionNode.cpp | ||
| ManualSectionNode.h | ||