[CMAKE]
[reactos.git] / base / applications / network / ftp / CMakeLists.txt
index a04e8d4..41bc9d1 100644 (file)
@@ -11,3 +11,5 @@ add_executable(ftp
 set_module_type(ftp win32cui)
 
 add_importlibs(ftp ws2_32 iphlpapi msvcrt kernel32)
+
+add_livecd_target(ftp reactos/system32)
\ No newline at end of file