summaryrefslogtreecommitdiff
path: root/indra/llcommon/lleventdispatcher.h
diff options
context:
space:
mode:
authorErik Kundiman <erik@megapahit.org>2024-07-05 16:15:33 +0800
committerErik Kundiman <erik@megapahit.org>2024-07-05 16:15:33 +0800
commit1ed01f5134fa2e62fa447e9eb8c1745143b3779f (patch)
treeda33084480f38ccde7865c4b52ce248a4678b594 /indra/llcommon/lleventdispatcher.h
parent2775a604a0432132e251a74067d06a30f864523c (diff)
`make install` on macOS copies dep libs to bundle
I couldn't get CEF & Dullahan copied using this function. fixup_bundle on SLPlugin.app was considered invalid, however, SLPlugin itself gets install_name_tool changed but pointing to a non-existent Frameworks directory that would be in the SLPlugin.app bundle. We will have to create and fill such directory with links to the upper (the root viewer app bundle Frameworks') library copies ourselves. We wouldn't want fixup_bundle to successfully fill SLPlugin's Frameworks with copies instead of links anyway. See: `man cmake-modules` https://cmake.org/cmake/help/book/mastering-cmake/chapter/Install.html
Diffstat (limited to 'indra/llcommon/lleventdispatcher.h')
0 files changed, 0 insertions, 0 deletions