mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 23:21:59 +00:00
base64 library is not ready for -Weverything
This commit is contained in:
parent
6ee0a28524
commit
d3bbfa357e
@ -30,4 +30,4 @@ else ()
|
||||
$<TARGET_OBJECTS:base64_ssse3>)
|
||||
endif ()
|
||||
|
||||
target_include_directories(base64 PUBLIC ${LIBRARY_DIR})
|
||||
target_include_directories(base64 SYSTEM PUBLIC ${LIBRARY_DIR})
|
||||
|
Loading…
Reference in New Issue
Block a user