mirror of
https://github.com/opnsense/src.git
synced 2026-04-27 00:58:36 -04:00
5 lines
93 B
CMake
5 lines
93 B
CMake
add_llvm_utility(FileCheck
|
|
FileCheck.cpp
|
|
)
|
|
|
|
target_link_libraries(FileCheck LLVMSupport)
|