Create a branch for working on csrss and co.
[reactos.git] / subsystems / CMakeLists.txt
1 if(ARCH STREQUAL "i386")
2 add_subdirectory(ntvdm)
3 endif()
4 add_subdirectory(win32)