mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 09:32:06 +00:00
Update CMakeLists.txt
This commit is contained in:
parent
0d931918ce
commit
80cc6de2d0
@ -250,7 +250,7 @@ if (USE_INCLUDE_WHAT_YOU_USE)
|
|||||||
endif()
|
endif()
|
||||||
endif ()
|
endif ()
|
||||||
|
|
||||||
#Check if gperf was installed
|
# Check if gperf was installed
|
||||||
option (USE_GPERF "Use gperf function hash generator tool" ON)
|
option (USE_GPERF "Use gperf function hash generator tool" ON)
|
||||||
if (USE_GPERF)
|
if (USE_GPERF)
|
||||||
find_program(GPERF gperf)
|
find_program(GPERF gperf)
|
||||||
|
Loading…
Reference in New Issue
Block a user