[PACKAGING] Added FileCheck
This commit is contained in:
2
bin/FileCheck/CMakeLists.txt
Normal file
2
bin/FileCheck/CMakeLists.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
add_llvm_executable(FileCheck FileCheck.cpp)
|
||||
target_link_libraries(FileCheck PRIVATE LLVMFileCheck LLVMSupport)
|
Reference in New Issue
Block a user