mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 07:31:57 +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>)
|
$<TARGET_OBJECTS:base64_ssse3>)
|
||||||
endif ()
|
endif ()
|
||||||
|
|
||||||
target_include_directories(base64 PUBLIC ${LIBRARY_DIR})
|
target_include_directories(base64 SYSTEM PUBLIC ${LIBRARY_DIR})
|
||||||
|
Loading…
Reference in New Issue
Block a user