mirror of
https://github.com/reactos/reactos.git
synced 2024-11-23 19:43:31 +08:00
9393fc320e
Excluded: 3rd-party code (incl. wine) and most of the win32ss.
11 lines
161 B
CMake
11 lines
161 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
|
|
)
|