mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-23 18:02:05 -05:00
166a905951
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 | ||
Game.cpp | ||
Game.h | ||
Hearts.gml | ||
Helpers.h | ||
main.cpp | ||
Player.cpp | ||
Player.h | ||
ScoreCard.cpp | ||
ScoreCard.h | ||
SettingsDialog.cpp | ||
SettingsDialog.h |