mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-17 21:24:28 +00:00
try fix fast build
This commit is contained in:
parent
df09bf3cb6
commit
3cb73de059
@ -1,2 +1,3 @@
|
|||||||
add_executable (test-strange-memory-leak test_strange_memory_leak.cpp ${SRCS})
|
add_executable (test-strange-memory-leak test_strange_memory_leak.cpp ${SRCS})
|
||||||
#target_link_libraries (test-strange-memory-leak PRIVATE dbms)
|
#target_link_libraries (test-strange-memory-leak PRIVATE dbms)
|
||||||
|
target_link_libraries (test-strange-memory-leak PUBLIC boost::headers_only)
|
||||||
|
Loading…
Reference in New Issue
Block a user