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