🎨 Aswm structure
This commit is contained in:
parent
3096ba0637
commit
0923b1bf79
4 changed files with 64 additions and 43 deletions
|
|
@ -8,6 +8,7 @@ set(CMAKE_C_FLAGS_DEBUG "${CMAKE_C_FLAGS_DEBUG} -fsanitize=address")
|
|||
|
||||
add_executable(aswm
|
||||
src/aswm/main.c
|
||||
src/aswm/aswm.c
|
||||
src/aswm/event_handlers/create.c
|
||||
src/aswm/event_handlers/configure.c
|
||||
src/aswm/event_handlers/reparent.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue