mirror of
https://github.com/reactos/reactos.git
synced 2025-01-02 12:32:47 +00:00
10 lines
164 B
CMake
10 lines
164 B
CMake
|
|
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
|
|
)
|