* Sync with recent trunk (r52637).
[reactos.git] / base / setup / vmwinst / CMakeLists.txt
index f6a959a..975d16d 100644 (file)
@@ -17,3 +17,5 @@ add_importlibs(vmwinst
     msvcrt
     kernel32
     ntdll)
+
+add_cd_file(TARGET vmwinst DESTINATION reactos/system32 FOR all)