[CMAKE]
[reactos.git] / reactos / subsystems / CMakeLists.txt
index 9ae37a8..2b46b6d 100644 (file)
@@ -1,4 +1,4 @@
-if(ARCH MATCHES i386)
+if(ARCH STREQUAL "i386")
    add_subdirectory(ntvdm)
 endif()
 add_subdirectory(csr)