[CMAKE]
[reactos.git] / subsystems / CMakeLists.txt
1 if(ARCH MATCHES i386)
2 add_subdirectory(ntvdm)
3 endif()
4 add_subdirectory(win32)