diff options
| author | Erik Kundiman <erik@megapahit.org> | 2026-05-04 13:21:19 +0800 |
|---|---|---|
| committer | Erik Kundiman <erik@megapahit.org> | 2026-05-04 13:21:19 +0800 |
| commit | 1f6bf2ac2f9829102929cbda398e9fae824bf129 (patch) | |
| tree | 1c35ec29e091842df00d1ce60c070d45882f043e /indra | |
| parent | 7c55618b3bf65070e8229124a3c0217d803329b5 (diff) | |
| parent | 7a617e88cd5f61b46744dda2df1fb82eede70ebf (diff) | |
Merge branch 'main' into 2026.02
Diffstat (limited to 'indra')
| -rw-r--r-- | indra/newview/ViewerInstall.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/ViewerInstall.cmake b/indra/newview/ViewerInstall.cmake index b8c8af6234..48216013c6 100644 --- a/indra/newview/ViewerInstall.cmake +++ b/indra/newview/ViewerInstall.cmake @@ -163,7 +163,7 @@ elseif (WINDOWS) ${prefix_result}/../bin/vorbis.dll ${prefix_result}/../bin/vorbisenc.dll ${prefix_result}/../bin/vorbisfile.dll - ${prefix_result}/../bin/zlib1.dll + ${prefix_result}/../bin/z.dll DESTINATION . ) |
