hanchenye-llvm-project/llvm/lib/Linker/CMakeLists.txt

5 lines
63 B
CMake

add_llvm_library(LLVMLinker
LinkModules.cpp
Linker.cpp
)