Sign in
rust
/
rust-lang
/
llvm-project
/
refs/heads/rustc/17.0-2023-07-29
/
.
/
llvm
/
utils
/
UnicodeData
/
CMakeLists.txt
blob: 75edef55e4059e3838764ccec194fb24a395a98e [
file
] [
log
] [
blame
] [
edit
]
set(LLVM_LINK_COMPONENTS Support)
add_llvm_utility(UnicodeNameMappingGenerator
UnicodeNameMappingGenerator.cpp
)