mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-26 19:33:31 +00: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)
|