summaryrefslogtreecommitdiff
path: root/indra/llui/llscrolllistctrl.cpp
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2009-07-30 18:51:17 -0400
committerNat Goodspeed <nat@lindenlab.com>2009-07-30 18:51:17 -0400
commit1e1a38d5745a680c712be9bcc088a75f6eafa7da (patch)
treeb83c2b4a4b4b0f3c23bee24fc3901c3b71586241 /indra/llui/llscrolllistctrl.cpp
parent9021a536e509571e7a53643275d4400242f8c633 (diff)
DEV-34837: Improve Mac support for LLCOMMON_LINK_SHARED.
Update Mac apr_suite package, introducing libapr-1.0.3.7.dylib and libaprutil-1.0.3.8.dylib. We want to use dynamic APR libraries, but libllcommon.dylib isn't allowed to depend on .so libraries: must be .dylibs themselves. Tweak APR.cmake to reference the aforementioned .dylibs when on Mac with LLCOMMON_LINK_SHARED set. Eliminate some redundancy in Windows section. For .dylibs, RunBuildTest.cmake must set DYLD_LIBRARY_PATH: LD_LIBRARY_PATH only affects search for .so files. PENDING: CMake dependencies broken? With LLCOMMON_LINK_SHARED on, it seems we need to build libllcommon.dylib explicitly before full build can succeed. This snapshot does NOT yet copy the llcommon, apr or aprutil dylibs into the app bundle.
Diffstat (limited to 'indra/llui/llscrolllistctrl.cpp')
0 files changed, 0 insertions, 0 deletions