mirror of
https://github.com/reactos/reactos.git
synced 2026-05-25 00:30:10 +08: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)
|