[KERNEL32_APITEST]: Add basic tests for lstrlenA/W, focusing on its special handling...
[reactos.git] / rostests / apitests / kernel32 / CMakeLists.txt
index a6fe595..4fbde1f 100644 (file)
@@ -14,6 +14,7 @@ list(APPEND SOURCE
     interlck.c
     LoadLibraryExW.c
     lstrcpynW.c
+    lstrlen.c
     MultiByteToWideChar.c
     PrivMoveFileIdentityW.c
     SetConsoleWindowInfo.c