xref: /llvm-project/llvm/utils/UnicodeData/CMakeLists.txt (revision c92056d038812c23800131892bee48abb2de7ca0)
1set(LLVM_LINK_COMPONENTS Support)
2
3add_llvm_utility(UnicodeNameMappingGenerator
4    UnicodeNameMappingGenerator.cpp
5)
6