Sync with trunk r63192.
[reactos.git] / win32ss / user / user32 / CMakeLists.txt
index 8ea0ea1..7178a82 100644 (file)
@@ -58,6 +58,7 @@ list(APPEND SOURCE
     windows/text.c
     windows/window.c
     windows/winpos.c
+    ${CMAKE_CURRENT_BINARY_DIR}/user32_stubs.c
     include/user32.h)
 
 if(USE_NEW_CURSORICON)