ladybird/Userland/Services/FileSystemAccessServer
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
ConnectionFromClient.cpp FileSystemAccessServer: Set dummy child to WindowMode::Passive 2022-08-26 12:48:05 +02:00
ConnectionFromClient.h FileSystemAccessServer: Manage concurrent file requests 2022-06-27 20:22:15 +01:00
FileSystemAccessClient.ipc FileSystemAccessServer: Manage concurrent file requests 2022-06-27 20:22:15 +01:00
FileSystemAccessServer.ipc FileSystemAccessServer: Manage concurrent file requests 2022-06-27 20:22:15 +01:00
main.cpp Userland: Always construct Application with try_create() 2022-04-18 12:57:34 +02:00