mirror of
https://github.com/RGBCube/serenity
synced 2026-01-19 20:30:59 +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. |
||
|---|---|---|
| .. | ||
| ClockSettingsWidget.cpp | ||
| ClockSettingsWidget.gml | ||
| ClockSettingsWidget.h | ||
| CMakeLists.txt | ||
| main.cpp | ||
| TimeZoneSettingsWidget.cpp | ||
| TimeZoneSettingsWidget.gml | ||
| TimeZoneSettingsWidget.h | ||