mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-08 15:46:07 +00:00
6 lines
93 B
CMake
6 lines
93 B
CMake
add_llvm_utility(FileCheck
|
|
FileCheck.cpp
|
|
)
|
|
|
|
target_link_libraries(FileCheck LLVMSupport)
|