Sign in
rust
/
rust-lang
/
llvm-project
/
e355a59231896a2e378536b072afec68a1807ace
/
.
/
llvm
/
utils
/
UnicodeData
/
CMakeLists.txt
blob: 75edef55e4059e3838764ccec194fb24a395a98e [
file
] [
log
] [
blame
]
set(LLVM_LINK_COMPONENTS Support)
add_llvm_utility(UnicodeNameMappingGenerator
UnicodeNameMappingGenerator.cpp
)