summaryrefslogtreecommitdiff
path: root/Userland/Demos/LibGfxDemo/CMakeLists.txt
AgeCommit message (Expand)Author
2022-11-01Everywhere: Mark dependencies of most targets as PRIVATETim Schumacher
2021-11-25LibGfxDemo: Use TRY() a lot more :^)pbrw
2021-06-17Everywhere: Add component declarationsGunnar Beutner
2021-01-12Demos: Move to Userland/Demos/Andreas Kling