mirror of
https://github.com/reactos/reactos
synced 2025-10-06 00:12:51 +02:00
Move CSRSS, CSRSRV there, as well as CSR client calls from NTDLL into a "CSRLIB" library.
5 lines
68 B
CMake
5 lines
68 B
CMake
|
|
add_subdirectory(csr)
|
|
add_subdirectory(mvdm)
|
|
add_subdirectory(win)
|