mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 11:53:32 +00: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
|
|
)
|