[NTFS]
[reactos.git] / rostests / apitests / crt / crtdll_crt_apitest.cmake
index 669f6d5..61f2af5 100644 (file)
@@ -314,8 +314,8 @@ list(APPEND SOURCE_CRTDLL
 #    _unlink.c
 #    _unloaddll.c
 #    _utime.c
-#    _vsnprintf.c
-#    _vsnwprintf.c
+    _vsnprintf.c
+    _vsnwprintf.c
 #    _wcsdup.c
 #    _wcsicmp.c
 #    _wcsicoll.c
@@ -454,7 +454,7 @@ list(APPEND SOURCE_CRTDLL
 #    signal.c
 #    sin.c
 #    sinh.c
-#    sprintf.c
+    sprintf.c
 #    sqrt.c
 #    srand.c
 #    sscanf.c
@@ -525,7 +525,7 @@ list(APPEND SOURCE_CRTDLL
 #    wscanf.c
 )
 
-if (ARCH MATCHES i386)
+if(ARCH STREQUAL "i386")
     list(APPEND SOURCE_CRTDLL
     #    _CIpow.c
     #    _ftol.c
@@ -542,7 +542,7 @@ if (ARCH MATCHES i386)
     #    _aullshr.c
     #    _chkstk.c
     )
-elseif (ARCH MATCHES amd64)
+elseif(ARCH STREQUAL "amd64")
     list(APPEND SOURCE_CRTDLL
     #    __C_specific_handler
     #    _setjmp.c