Unable to debug coreclr apps on Debian 8.2 (Issue dotnet/coreclr#4263)
authorMike McLaughlin <mikem@microsoft.com>
Mon, 11 Apr 2016 22:37:42 +0000 (15:37 -0700)
committerMike McLaughlin <mikem@microsoft.com>
Tue, 12 Apr 2016 00:03:24 +0000 (17:03 -0700)
commite3e327029a5eba0b46027111cadd564ef7f8e88c
treef127e1cbafc1f6697f3fb33780f989ed7c03a499
parent541b5a09ee409032e9cff46d90dc865d267cbe89
Unable to debug coreclr apps on Debian 8.2 (Issue dotnet/coreclr#4263)

Add set(CMAKE_BUILD_WITH_INSTALL_RPATH TRUE) to dbi and sos cmake files.

Commit migrated from https://github.com/dotnet/coreclr/commit/b7fa022f6cbe28737b6a0e3dfa74e2b80f71ac50
src/coreclr/src/ToolBox/SOS/Strike/CMakeLists.txt
src/coreclr/src/dlls/mscordbi/CMakeLists.txt