Mercurial > hg > CbC > CbC_llvm
view unittests/DebugInfo/GSYM/CMakeLists.txt @ 147:c2174574ed3a
LLVM 10
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Wed, 14 Aug 2019 16:55:33 +0900 |
parents | |
children |
line wrap: on
line source
set(LLVM_LINK_COMPONENTS DebugInfoGSYM Support ) add_llvm_unittest(DebugInfoGSYMTests GSYMTest.cpp ) target_link_libraries(DebugInfoGSYMTests PRIVATE LLVMTestingSupport)