This really needs to go in a branch. It needs heavy testing and can't coincide with...
[reactos.git] / subsystems / CMakeLists.txt
1 if(ARCH MATCHES i386)
2 add_subdirectory(ntvdm)
3 endif()
4 add_subdirectory(win32)