10 lines
107 B
CMake
10 lines
107 B
CMake
add_lld_library(lldYAML
|
|
ReaderWriterYAML.cpp
|
|
|
|
LINK_COMPONENTS
|
|
Support
|
|
|
|
LINK_LIBS
|
|
lldCore
|
|
)
|