[CSRSS/CSRSRV]
[reactos.git] / subsystems / CMakeLists.txt
index 86b3cd1..3521055 100644 (file)
@@ -1,4 +1,4 @@
-if(ARCH MATCHES i386)
+if(ARCH STREQUAL "i386")
    add_subdirectory(ntvdm)
 endif()
 add_subdirectory(win32)