summaryrefslogtreecommitdiff
path: root/indra/newview/FixBundle.cmake.in
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/FixBundle.cmake.in')
-rw-r--r--indra/newview/FixBundle.cmake.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/indra/newview/FixBundle.cmake.in b/indra/newview/FixBundle.cmake.in
new file mode 100644
index 0000000000..73806642e4
--- /dev/null
+++ b/indra/newview/FixBundle.cmake.in
@@ -0,0 +1,7 @@
+include(BundleUtilities)
+
+set(dirs
+ /opt/local/lib
+ )
+
+fixup_bundle(${viewer_BINARY_DIR}/${VIEWER_CHANNEL}.app "" "${dirs}")