[CMAKE]
[reactos.git] / drivers / video / displays / framebuf / CMakeLists.txt
index b002cca..2e7a143 100644 (file)
@@ -16,4 +16,4 @@ set_image_base(framebuf 0x00010000)
 target_link_libraries(framebuf libcntpr)
 add_importlibs(framebuf win32k)
 add_dependencies(framebuf psdk bugcodes)
-add_cab_target(framebuf 1)
+add_cd_file(TARGET framebuf DESTINATION reactos/system32 FOR all)