commit | c90045bf10966e6463e4b17ba52551adc6227928 | [log] [tgz] |
---|---|---|
author | Martin Storsjo <[email protected]> | Tue Apr 09 14:31:09 2019 |
committer | Martin Storsjo <[email protected]> | Tue Apr 09 14:31:09 2019 |
tree | c55a2989df41cdfa45ce8063619a80a0ad3b9343 | |
parent | 7563b65ad4088a7057ee709384fc3355d839e051 [diff] |
[CMake] Fix statically linking in libcxxabi if built separately In this case, CMake doesn't know about the c++abi target within the same CMake run. This reverts this aspect back to how it was before SVN r357811. Differential Revision: https://reviews.llvm.org/D60448 llvm-svn: 358009