summaryrefslogtreecommitdiff
path: root/Userland/Applications/Calendar/CMakeLists.txt
AgeCommit message (Expand)Author
2022-11-01Everywhere: Mark dependencies of most targets as PRIVATETim Schumacher
2022-10-12Userland: Properly populate GENERATED_SOURCESAli Mohammad Pur
2022-01-04Calendar: Port to LibMain and TRY all the thingsRummskartoffel
2021-06-17Everywhere: Add component declarationsGunnar Beutner
2021-03-30LibGUI+Calendar: Add new month and year views to Calendarthankyouverycool
2021-01-12Applications: Move to Userland/Applications/Andreas Kling