mirror of
https://github.com/reactos/reactos.git
synced 2026-06-22 03:12:49 +08:00
7 lines
113 B
CMake
7 lines
113 B
CMake
|
|
list(APPEND LIBCNTPR_STDLIB_SOURCE
|
|
stdlib/qsort.c
|
|
stdlib/_invalid_parameter_nt.c
|
|
stdlib/rand_nt.c
|
|
)
|