[CMAKE]
[reactos.git] / base / applications / mscutils / eventvwr / CMakeLists.txt
index 0e138af..8d02579 100644 (file)
@@ -10,4 +10,4 @@ if(MSVC)
 add_importlibs(eventvwr ntdll)
 endif()
 
-add_cab_target(eventvwr 1)
+add_cd_file(TARGET eventvwr DESTINATION reactos/system32)