f***ed up and needed to rework packages, added packages to master and merged

This commit is contained in:
herbglitch 2024-05-20 03:50:53 -06:00
parent f7a87d7519
commit 6f0dd1edda
6 changed files with 4 additions and 404 deletions

View file

@ -3,10 +3,8 @@ set(ARCHEUS_STD_NCURSES_CONSOLE_SOURCES
packages/console/ncurses/key.c
packages/console/ncurses/view.c
#TODO: probs want to change line.c to a shell class, and remove view
#packages/console/ncurses/shell.c
#packages/console/ncurses/buffer/line.c
#packages/console/ncurses/buffer/view.c
packages/console/ncurses/shell.c
packages/console/ncurses/buffer.c
)
function(ncurses_check_and_init_needed _ARCHEUS_STD_FLAGS _ARCHEUS_STD_SOURCES ARCHEUS_STD_CONSOLE_BACKEND)