ClickHouse/contrib/fast_float-cmake/CMakeLists.txt

3 lines
138 B
CMake
Raw Normal View History

2021-11-21 15:09:41 +00:00
add_library(fast_float INTERFACE)
target_include_directories(fast_float INTERFACE "${ClickHouse_SOURCE_DIR}/contrib/fast_float/include/")