[KERNEL32_APITEST] Add SetComputerNameExW testcase (#1578)
[reactos.git] / modules / rostests / apitests / kernel32 / CMakeLists.txt
index 1b8c831..da3ea91 100644 (file)
@@ -27,6 +27,7 @@ list(APPEND SOURCE
     Mailslot.c
     MultiByteToWideChar.c
     PrivMoveFileIdentityW.c
+    SetComputerNameExW.c
     SetConsoleWindowInfo.c
     SetCurrentDirectory.c
     SetUnhandledExceptionFilter.c