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