1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-26 10:37:45 +00:00
serenity/Userland/Applications/Magnifier
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
MagnifierWidget.cpp Userland: Rename WindowServerConnection=>ConnectionToWindowServer 2022-02-25 22:35:12 +01:00
MagnifierWidget.h Magnifier: Add the option to save captures 2022-09-26 17:28:54 +01:00
main.cpp Userland: Unveil /proc/all in applications which require it 2022-10-03 17:09:21 +01:00