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 D60448
[CMake] Fix statically linking in libcxxabi if built separately mstorsjo on Apr 9 2019, 2:41 AM. Authored by
Details 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.
Diff Detail |