llvm-project/lld/lib/ReaderWriter/Native/CMakeLists.txt

5 lines
68 B
CMake

add_lld_library(lldNative
ReaderNative.cpp
WriterNative.cpp
)