[CMAKE]
[reactos.git] / base / applications / network / arp / CMakeLists.txt
index 7c0c091..44cfd7e 100644 (file)
@@ -5,4 +5,4 @@ set_module_type(arp win32cui)
 
 add_importlibs(arp iphlpapi ws2_32 shlwapi msvcrt kernel32)
 
-add_cab_target(arp 1)
+add_cd_file(TARGET arp DESTINATION reactos/system32)