- Sync with trunk r58248 to bring the latest changes from Amine (headers) and others...
[reactos.git] / subsystems / CMakeLists.txt
index 86b3cd1..52d10bc 100644 (file)
@@ -1,4 +1,6 @@
-if(ARCH MATCHES i386)
+
+if(ARCH STREQUAL "i386")
    add_subdirectory(ntvdm)
 endif()
+add_subdirectory(win)
 add_subdirectory(win32)