[CMAKE]
[reactos.git] / dll / win32 / rasadhlp / CMakeLists.txt
index 417d4e5..dfb20a2 100644 (file)
@@ -16,4 +16,4 @@ set_module_type(rasadhlp win32dll)
 
 add_importlibs(rasadhlp ws2_32 msvcrt kernel32 ntdll)
 
-add_cab_target(rasadhlp 1)
+add_cd_file(TARGET rasadhlp DESTINATION reactos/system32)