]> granicus.if.org Git - clang/commit
[clang] Add PRIVATE to target_link_libraries
authorShoaib Meenai <smeenai@fb.com>
Wed, 6 Dec 2017 23:02:00 +0000 (23:02 +0000)
committerShoaib Meenai <smeenai@fb.com>
Wed, 6 Dec 2017 23:02:00 +0000 (23:02 +0000)
commit1dae00ad5ffbc58dc0cf00953ca9c991adfd93fd
tree6af6398d8a4cdb935c1939aef13ce73a5e3bf55b
parent69879ca591b9bde3490db2377840d2c5ef4cebd8
[clang] Add PRIVATE to target_link_libraries

Another follow-up to r319840. I'd done a test configure with
LLVM_BUILD_STATIC, so I'm not sure why this didn't show up in that.

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