diff options
Diffstat (limited to 'indra/llplugin/slplugin/CMakeLists.txt')
| -rw-r--r-- | indra/llplugin/slplugin/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llplugin/slplugin/CMakeLists.txt b/indra/llplugin/slplugin/CMakeLists.txt index e639e522af..4df3e306cb 100644 --- a/indra/llplugin/slplugin/CMakeLists.txt +++ b/indra/llplugin/slplugin/CMakeLists.txt @@ -48,6 +48,7 @@ elseif (DARWIN) BUILD_WITH_INSTALL_RPATH 1 INSTALL_RPATH "@executable_path/../../../../Frameworks;@executable_path/../Frameworks;@executable_path/../Frameworks/plugins" MACOSX_BUNDLE_INFO_PLIST ${CMAKE_CURRENT_SOURCE_DIR}/slplugin_info.plist + XCODE_ATTRIBUTE_DEBUG_INFORMATION_FORMAT "dwarf-with-dsym" ) # Make sure the app bundle has a Resources directory (it will get populated by viewer-manifest.py later) |
