aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Frontend/Directive/CMakeLists.txt
blob: a567e1affb1716293de5b0ccaefd4daa5f7a1b6a (plain)
1
2
3
4
5
6
add_llvm_component_library(LLVMFrontendDirective
  Spelling.cpp

  LINK_COMPONENTS
  Support
)