[CMAKE]
[reactos.git] / dll / win32 / softpub / CMakeLists.txt
index d2915a9..35099be 100644 (file)
@@ -13,4 +13,4 @@ target_link_libraries(softpub wine)
 
 add_importlibs(softpub wintrust)
 
-add_cab_target(softpub 1)
\ No newline at end of file
+add_cd_file(TARGET softpub DESTINATION reactos/system32)
\ No newline at end of file