[CMAKE]
[reactos.git] / drivers / directx / dxg / CMakeLists.txt
index c142278..bc7c8d5 100644 (file)
@@ -12,4 +12,4 @@ add_library(dxg SHARED
 set_module_type(dxg kernelmodedriver)
 add_importlibs(dxg dxgthk ntoskrnl)
 
-add_cab_target(dxg 2)
\ No newline at end of file
+add_cd_file(TARGET dxg DESTINATION reactos/system32/drivers)
\ No newline at end of file