llvm-project/llvm/lib/ObjectYAML/CMakeLists.txt

6 lines
76 B
CMake

add_llvm_library(LLVMObjectYAML
YAML.cpp
COFFYAML.cpp
ELFYAML.cpp
)