[CMAKE]
[reactos.git] / subsystems / ntvdm / CMakeLists.txt
index 47d5755..d916c94 100644 (file)
@@ -16,4 +16,4 @@ target_link_libraries(ntvdm
 add_importlibs(ntvdm ntdll user32 gdi32 advapi32 kernel32 msvcrt)
 add_dependencies(ntvdm ndk bugcodes)
 
-add_cab_target(ntvdm 1)
\ No newline at end of file
+add_cd_file(TARGET ntvdm DESTINATION reactos/system32)
\ No newline at end of file