]> granicus.if.org Git - clang/commit
[libclang] Some changes on the linker options for libclang on a CMake build.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 6 Nov 2013 08:37:50 +0000 (08:37 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 6 Nov 2013 08:37:50 +0000 (08:37 +0000)
commit695f3e339f39999122340685d1555205be2511c2
tree07ccabf816267b4e2c26b08b52119a80d897a9a5
parent58b6db76adab8dee2e64fbc300360f9b46c561ba
[libclang] Some changes on the linker options for libclang on a CMake build.

- Use the 'libclang.exports' file.
- Pass -Wl,-current_version
- Set install name to "@rpath"

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@194134 91177308-0d34-0410-b5e6-96231b3b80d8
CMakeLists.txt
tools/libclang/CMakeLists.txt