mirror of
https://github.com/RGBCube/serenity
synced 2025-10-30 08:22:34 +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. |
||
|---|---|---|
| .. | ||
| CharacterMapWidget.cpp | ||
| CharacterMapWidget.h | ||
| CharacterMapWindow.gml | ||
| CharacterSearchWidget.cpp | ||
| CharacterSearchWidget.h | ||
| CharacterSearchWindow.gml | ||
| CMakeLists.txt | ||
| main.cpp | ||
| SearchCharacters.h | ||