revert the testWM thing, it was never needed

scrap the tiling demo and its cmake target. dead end, moving on.
This commit is contained in:
AstralZX
2026-08-29 10:03:48 +02:00
parent 7ad2b0a5fa
commit 29de856eaf
2 changed files with 0 additions and 351 deletions
-2
View File
@@ -4,5 +4,3 @@ target_link_libraries(scene_demo PRIVATE wlrootspp)
add_executable(tinywl tinywl.cpp)
target_link_libraries(tinywl PRIVATE wlrootspp)
add_executable(testWM testwm.cpp)
target_link_libraries(testWM PRIVATE wlrootspp)