[CMAKE]
[reactos.git] / dll / win32 / ntmarta / CMakeLists.txt
index 2e7cb18..6e98937 100644 (file)
@@ -24,4 +24,4 @@ add_importlibs(ntmarta
     kernel32
     ntdll)
 
-add_cab_target(ntmarta 1)
+add_cd_file(TARGET ntmarta DESTINATION reactos/system32 FOR all)