Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
libcxxabi/trunk/
-
trunk/
-
CMakeLists.txt
Hide Panel
f
Keyboard Reference
?
Differential
D32735
[libcxxabi][CMake] Set library dir when built under runtimes/
Closed
Public
Authored by
Hahnfeld
on May 2 2017, 12:28 AM.
Download Raw Diff
Details
Reviewers
beanz
chandlerc
EricWF
Commits
rG57aa0d42d9b1: [libcxxabi][CMake] Set library dir when built under runtimes/
rCXXA302118: [libcxxabi][CMake] Set library dir when built under runtimes/
rL302118: [libcxxabi][CMake] Set library dir when built under runtimes/
Summary
This will put libraries into the build root's lib/ directory by default.
Diff Detail
Repository
rL LLVM
Event Timeline
Hahnfeld
created this revision.
May 2 2017, 12:28 AM
Herald
added a reviewer:
EricWF
.
·
View Herald Transcript
May 2 2017, 12:28 AM
Herald
added a subscriber:
mgorny
.
·
View Herald Transcript
EricWF
accepted this revision.
May 3 2017, 2:18 PM
This revision is now accepted and ready to land.
May 3 2017, 2:18 PM
Closed by commit
rL302118: [libcxxabi][CMake] Set library dir when built under runtimes/
(authored by
Hahnfeld
).
·
Explain Why
May 3 2017, 11:17 PM
This revision was automatically updated to reflect the committed changes.