mirror of
https://github.com/Gericom/teak-llvm.git
synced 2025-06-22 21:15:40 -04:00
6 lines
93 B
CMake
6 lines
93 B
CMake
add_llvm_utility(FileCheck
|
|
FileCheck.cpp
|
|
)
|
|
|
|
target_link_libraries(FileCheck LLVMSupport)
|