6 lines
96 B
CMake
6 lines
96 B
CMake
add_llvm_utility(FileUpdate
|
|
FileUpdate.cpp
|
|
)
|
|
|
|
target_link_libraries(FileUpdate LLVMSupport)
|