This revision was automatically updated to reflect the committed changes.
Closed by commit rL302117: [libcxx][CMake] Set library dir when built under
runtimes/ (authored by Hahnfeld).
Changed prior to commit:
https://reviews.llvm.org/D32736?vs=97403&id=97776#toc
Repository:
rL LLVM
https://
Hahnfeld created this revision.
Herald added a subscriber: mgorny.
This will put libraries into the build root's lib/ directory by default.
https://reviews.llvm.org/D32736
Files:
CMakeLists.txt
Index: CMakeLists.txt
===
--- CMa