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

6 lines
82 B
CMake

add_lld_library(lldYAML
YamlKeyValues.cpp
ReaderYAML.cpp
WriterYAML.cpp
)