Update cmake list.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141104 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Devang Patel 2011-10-04 19:38:16 +00:00
parent c7d93bec47
commit 1e97def44a

View File

@ -1,6 +1,5 @@
set(LLVM_LINK_COMPONENTS instrumentation )
add_llvm_tool(llvm-cov
GCOVReader.cpp
llvm-cov.cpp
)