[CMAKE]
[reactos.git] / drivers / input / i8042prt / CMakeLists.txt
index 2517d61..1761b61 100644 (file)
@@ -17,5 +17,4 @@ add_library(i8042prt SHARED
 set_module_type(i8042prt kernelmodedriver)
 add_importlibs(i8042prt ntoskrnl hal)
 
-add_minicd_target(i8042prt reactos)
-add_livecd_target(i8042prt reactos/system32/drivers)
\ No newline at end of file
+add_cd_file(TARGET i8042prt DESTINATION reactos/system32/drivers NO_CAB FOR all)
\ No newline at end of file