mirror of
https://github.com/reactos/reactos.git
synced 2024-12-29 02:25:17 +00:00
9393fc320e
Excluded: 3rd-party code (incl. wine) and most of the win32ss.
10 lines
161 B
CMake
10 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
|
|
)
|