llvm-project/clang/tools/clang-shlib
Chris Bieneman b541730191 Fix target property to make BUILD_SHARED_LIBS work
Public and Private link libraries get merged in the LINK_LIBRARIES property instead of being kept separate.

With any luck this will get `BUILD_SHARED_LIBS` working again on Linux.

llvm-svn: 361334
2019-05-21 23:50:15 +00:00
..
CMakeLists.txt Fix target property to make BUILD_SHARED_LIBS work 2019-05-21 23:50:15 +00:00
clang-shlib.cpp Re-land: Add Clang shared library with C++ exports 2019-05-17 04:20:01 +00:00