[CMAKE]
[reactos.git] / base / applications / charmap / CMakeLists.txt
index e2b5201..a63a7da 100644 (file)
@@ -19,4 +19,4 @@ set_module_type(charmap win32gui)
 
 add_importlibs(charmap user32 gdi32 comctl32 kernel32 msvcrt)
 
-add_cab_target(charmap 1)
+add_cd_file(TARGET charmap DESTINATION reactos/system32 FOR all)