mirror of
https://github.com/ROCm/ROCm.git
synced 2026-04-05 03:01:17 -04:00
2 lines
111 B
CMake
2 lines
111 B
CMake
add_llvm_executable(FileCheck FileCheck.cpp)
|
|
target_link_libraries(FileCheck PRIVATE LLVMFileCheck LLVMSupport) |