[CMAKE]
[reactos.git] / drivers / bus / acpi / compbatt / CMakeLists.txt
index b985c6d..fd9f075 100644 (file)
@@ -12,4 +12,4 @@ add_importlibs(compbatt ntoskrnl hal battc)
 
 add_pch(compbatt ${CMAKE_CURRENT_SOURCE_DIR}/compbatt.h ${SOURCE})
 
-add_cab_target(compbatt 2)
\ No newline at end of file
+add_cd_file(TARGET compbatt DESTINATION reactos/system32/drivers)
\ No newline at end of file