summaryrefslogtreecommitdiff
path: root/indra/newview/FixBundle.cmake.in
blob: 73806642e4b9ce50a9587746550a3e11e714a3b2 (plain)
1
2
3
4
5
6
7
include(BundleUtilities)

set(dirs
    /opt/local/lib
   )

fixup_bundle(${viewer_BINARY_DIR}/${VIEWER_CHANNEL}.app "" "${dirs}")