mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
disable WITH_GFLAGS
This commit is contained in:
parent
1fa4906dd2
commit
03ad32a3fa
1
contrib/CMakeLists.txt
vendored
1
contrib/CMakeLists.txt
vendored
@ -325,5 +325,6 @@ if (USE_INTERNAL_ROCKSDB_LIBRARY)
|
||||
set(WITH_TESTS OFF)
|
||||
set(WITH_BENCHMARK_TOOLS OFF)
|
||||
set(WITH_TOOLS OFF)
|
||||
set (WITH_GFLAGS OFF)
|
||||
add_subdirectory (rocksdb)
|
||||
endif()
|
||||
|
@ -150,6 +150,7 @@
|
||||
00609_mv_index_in_in
|
||||
00510_materizlized_view_and_deduplication_zookeeper
|
||||
00738_lock_for_inner_table
|
||||
01504_rocksdb
|
||||
01515_force_data_skipping_indices
|
||||
01526_complex_key_dict_direct_layout
|
||||
01509_dictionary_preallocate
|
||||
|
Loading…
Reference in New Issue
Block a user