Mercurial > hg > CbC > CbC_llvm
view tools/llvm-ar/CMakeLists.txt @ 15:66597e792247
minor fix
author | Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp> |
---|---|
date | Tue, 17 Sep 2013 21:32:34 +0900 |
parents | 9ad51c7bc036 |
children |
line wrap: on
line source
set(LLVM_LINK_COMPONENTS archive) add_llvm_tool(llvm-ar llvm-ar.cpp ) # TODO: Support check-local.