[CMAKE]
[reactos.git] / base / applications / network / ping / CMakeLists.txt
index c9ef4c2..442ac27 100644 (file)
@@ -13,4 +13,4 @@ if(MSVC)
 add_importlibs(ping ntdll)
 endif()
 
-add_cab_target(ping 1)
+add_cd_file(TARGET ping DESTINATION reactos/system32)