mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
Fix typo
This commit is contained in:
parent
bbcde19910
commit
4a9b376e2a
@ -1,4 +1,4 @@
|
||||
option(ENABLE_LIBPQXX "Enalbe libpqxx" ${ENABLE_LIBRARIES})
|
||||
option(ENABLE_LIBPQXX "Enable libpqxx" ${ENABLE_LIBRARIES})
|
||||
|
||||
if (NOT ENABLE_LIBPQXX)
|
||||
message(STATUS "Not using libpqxx")
|
||||
|
Loading…
Reference in New Issue
Block a user