This change allows building both shared and static version of libunwind in a single build, sharing object files between both versions.
Details
Details
Diff Detail
Diff Detail
Differential D23233
[libunwind] Allow building both shared and static library ClosedPublic Authored by phosek on Aug 5 2016, 4:36 PM.
Details Summary This change allows building both shared and static version of libunwind in a single build, sharing object files between both versions.
Diff Detail Event Timelinephosek updated this object. This revision is now accepted and ready to land.Aug 6 2016, 10:16 AM Closed by commit rL278067: Allow building both shared and static library (authored by phosek). · Explain WhyAug 8 2016, 4:03 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 67122 CMakeLists.txt
src/CMakeLists.txt |
Please indent this to align up to the arguments as it was previously.