[CMAKE]
[reactos.git] / base / system / msiexec / CMakeLists.txt
index b093c8b..23575db 100644 (file)
@@ -14,3 +14,4 @@ target_link_libraries(msiexec uuid wine)
 
 add_importlibs(msiexec user32 advapi32 ole32 msi msvcrt kernel32 ntdll)
 
+add_cab_target(msiexec 1)
\ No newline at end of file