mirror of
https://github.com/RGBCube/serenity
synced 2025-10-30 18:12:45 +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 | ||
| FileArgument.cpp | ||
| FileArgument.h | ||
| main.cpp | ||
| MainWidget.cpp | ||
| MainWidget.h | ||
| TextEditorWindow.gml | ||