summaryrefslogtreecommitdiff
path: root/quartz/CMakeLists.txt
diff options
context:
space:
mode:
authoruint <abhinav.prsai@gmail.com>2025-12-18 22:23:39 +0000
committeruint <abhinav.prsai@gmail.com>2025-12-18 22:23:39 +0000
commitc48149eb63256775977c755ef52db8679a318cb8 (patch)
treeac31bfcc4edd66086213fdb3180b75b6df584153 /quartz/CMakeLists.txt
parent47fd7d3d40feb8990a6be4d0bd60be22a43bc1eb (diff)
remove legacy files from CMakeList, rename browser Ladybird->quartz
Diffstat (limited to 'quartz/CMakeLists.txt')
-rw-r--r--quartz/CMakeLists.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/quartz/CMakeLists.txt b/quartz/CMakeLists.txt
index e044721..34ce7f0 100644
--- a/quartz/CMakeLists.txt
+++ b/quartz/CMakeLists.txt
@@ -4,9 +4,6 @@ pkg_check_modules(SDL3_TTF REQUIRED IMPORTED_TARGET sdl3-ttf)
add_executable(ladybird
quartz.cpp
- engine.cpp
- ui.cpp
- window.cpp
)
target_link_libraries(ladybird PRIVATE