1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-31 05:22:45 +00:00
serenity/Userland/Applications/SpaceAnalyzer
Ali Mohammad Pur 166a905951 Userland: Properly populate GENERATED_SOURCES
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.
2022-10-12 15:55:15 +01:00
..
CMakeLists.txt Userland: Properly populate GENERATED_SOURCES 2022-10-12 15:55:15 +01:00
main.cpp AK+Everywhere: Replace "protocol" with "scheme" url helpers 2022-09-29 09:39:04 +01:00
SpaceAnalyzer.gml Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" 2021-04-13 16:58:15 +02:00
TreeMapWidget.cpp LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
TreeMapWidget.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00