[CMAKE]
[reactos.git] / base / system / autochk / CMakeLists.txt
index 3feaa21..d1a9d60 100644 (file)
@@ -5,4 +5,4 @@ set_module_type(autochk nativecui)
 
 target_link_libraries(autochk mingw_common nt)
 add_importlibs(autochk kernel32 ntdll)
-add_livecd_target(autochk reactos/system32)
\ No newline at end of file
+add_cd_file(TARGET autochk DESTINATION reactos/system32)