Sign in
llvm
/
llvm-project
/
llvm
/
14bc59c6fa764a593964f072fca7ec872723d70d
/
.
/
unittests
/
Testing
/
ADT
/
CMakeLists.txt
blob: 47d9e3afb58b58547cabc498aaf0045d213d6f86 [
file
] [
log
] [
blame
]
set(LLVM_LINK_COMPONENTS
Support
)
add_llvm_unittest(TestingADTTests
StringMapEntryTest.cpp
StringMapTest.cpp
)