summaryrefslogtreecommitdiff
path: root/Userland/Services/WebServer/CMakeLists.txt
AgeCommit message (Expand)Author
2023-03-21Everywhere: Use `LibFileSystem` where trivialCameron Youell
2022-11-01Everywhere: Mark dependencies of most targets as PRIVATETim Schumacher
2021-11-23WebServer: Port to LibMain :^)Andreas Kling
2021-06-17Everywhere: Add component declarationsGunnar Beutner
2021-06-11WebServer: Move server configuration into WebServer::ConfigurationMax Wipfli
2021-01-12Services: Move to Userland/Services/Andreas Kling