ClickHouse/src/Columns/CMakeLists.txt

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

4 lines
62 B
CMake
Raw Normal View History

2021-04-26 22:51:42 +00:00
if (ENABLE_EXAMPLES)
add_subdirectory (examples)
2018-12-12 19:21:48 +00:00
endif ()