mirror of
https://github.com/Gericom/teak-llvm.git
synced 2025-06-29 00:08:59 -04:00
9 lines
98 B
CMake
9 lines
98 B
CMake
set(LLVM_LINK_COMPONENTS
|
|
Object
|
|
Support
|
|
)
|
|
|
|
add_llvm_unittest(ObjectTests
|
|
YAMLTest.cpp
|
|
)
|