CodeCommitsIssuesPull requestsActionsInsightsSecurity
fda89095ccf9c293969d9b2d3194d9616b521288

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

base/widechar_width/ya.make

9lines · modecode

1LIBRARY()
2
3ADDINCL(GLOBAL clickhouse/base/widechar_width)
4
5SRCS(
6 widechar_width.cpp
7)
8
9END()