8 lines
75 B
Text
8 lines
75 B
Text
|
set(LLVM_LINK_COMPONENTS
|
||
|
support
|
||
|
)
|
||
|
|
||
|
add_llvm_utility(count
|
||
|
count.c
|
||
|
)
|