list(APPEND CRT_CONIO_SOURCE
    conio/cgets.c
    conio/cputs.c
    conio/getch.c
    conio/getche.c
    conio/kbhit.c
    conio/putch.c
    conio/ungetch.c
)