summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
authorErik Kundiman <erik@megapahit.org>2024-07-29 13:04:06 +0800
committerErik Kundiman <erik@megapahit.org>2024-07-29 13:04:06 +0800
commit79616a3ff5c8e3f3a14c926c017f0c442160c6ee (patch)
treedeb6a636ba34a75af619a10423b7336020f35c2b /indra/newview
parent8ce057a8a20b2526c584bf0af41acb199febe744 (diff)
parent7e7956b4801b1f0276229b4f65886911beaa96af (diff)
Merge branch 'main' into 2024.06-atlasaurus
Diffstat (limited to 'indra/newview')
-rw-r--r--indra/newview/ViewerInstall.cmake12
1 files changed, 10 insertions, 2 deletions
diff --git a/indra/newview/ViewerInstall.cmake b/indra/newview/ViewerInstall.cmake
index 079af78dcb..b468f1af99 100644
--- a/indra/newview/ViewerInstall.cmake
+++ b/indra/newview/ViewerInstall.cmake
@@ -114,8 +114,16 @@ if (DARWIN)
)
install(DIRECTORY
- /Applications/VLC.app/Contents/MacOS/plugins
- DESTINATION ../Frameworks
+ /Volumes/VLC\ media\ player/VLC.app/Contents/MacOS/plugins
+ DESTINATION llplugin
+ )
+
+ install(FILES
+ /Volumes/VLC\ media\ player/VLC.app/Contents/MacOS/lib/libvlc.5.dylib
+ /Volumes/VLC\ media\ player/VLC.app/Contents/MacOS/lib/libvlc.dylib
+ /Volumes/VLC\ media\ player/VLC.app/Contents/MacOS/lib/libvlccore.9.dylib
+ /Volumes/VLC\ media\ player/VLC.app/Contents/MacOS/lib/libvlccore.dylib
+ DESTINATION llplugin/plugins
)
install(DIRECTORY