mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
03017d65ec
llvm-svn: 194695
6 lines
83 B
CMake
6 lines
83 B
CMake
set(LLVM_LINK_COMPONENTS core support )
|
|
|
|
add_llvm_tool(llvm-cov
|
|
llvm-cov.cpp
|
|
)
|