Sign in
rust
/
rust-lang
/
llvm-project
/
e8a2ffcf322f45b8dce82c65ab27a3e2430a6b51
/
.
/
lldb
/
source
/
Plugins
/
Language
/
ClangCommon
/
CMakeLists.txt
blob: 980d788afc722292be739946620880b33643ea12 [
file
] [
log
] [
blame
]
add_lldb_library(lldbPluginClangCommon
ClangHighlighter.cpp
LINK_LIBS
lldbCore
lldbUtility
LINK_COMPONENTS
Support
)