ClickHouse/base/widechar_width/CMakeLists.txt

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 lines
125 B
CMake
Raw Normal View History

add_library(widechar_width widechar_width.cpp)
target_include_directories(widechar_width PUBLIC ${CMAKE_CURRENT_SOURCE_DIR})