Update CMakeLists.txt

This commit is contained in:
alexey-milovidov 2019-02-10 01:06:39 +03:00 committed by GitHub
parent b499e2998d
commit 897e12e6fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -192,7 +192,7 @@ target_link_libraries (clickhouse_common_io
${RE2_LIBRARY}
${RE2_ST_LIBRARY}
${CITYHASH_LIBRARIES}
roaring
roaring
PRIVATE
${ZLIB_LIBRARIES}
${EXECINFO_LIBRARY}