]> git.lizzy.rs Git - nothing.git/blobdiff - CMakeLists.txt
(#606) Implement ListSelector ctor/dtor
[nothing.git] / CMakeLists.txt
index a5f6fb7f7e56570bbef3e08ac3360ff66db8487d..54efa02a7840a61b08750550fba8b0670ebd2ab6 100644 (file)
@@ -133,6 +133,8 @@ add_executable(nothing
   src/ui/edit_field.h
   src/ui/history.c
   src/ui/history.h
+  src/ui/list_selector.h
+  src/ui/list_selector.c
 )
 
 add_custom_command(