OSDN Git Service

[CMake] Get rid of llvm_config() to expand dependencies.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 4 Feb 2014 14:42:14 +0000 (14:42 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 4 Feb 2014 14:42:14 +0000 (14:42 +0000)
commit055e70063b4b2de004c489b56ba04d382c47f621
tree59c6b7e7cdec642521ec8c2b24c6245e8b86d5a3
parentc4c93c149307228087f340d52f91a7947b2f6d26
[CMake] Get rid of llvm_config() to expand dependencies.

CMake's target_link_libraries() will manage dependencies.

Configuration time may be reduced by a few seconds.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200765 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/LLVM-Config.cmake