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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user