mirror of
https://github.com/MariaDB/server.git
synced 2025-04-18 21:44:20 +03:00
MDEV-34313 WITHOUT_SERVER/WSREP postfix
Mismatched IF/ENDIF statements in cmake caused a warning.
This commit is contained in:
parent
9e74a7f4f3
commit
54b7a879e9
@ -69,4 +69,4 @@ ENDIF()
|
||||
IF (NOT WIN32)
|
||||
ADD_FEATURE_INFO(WSREP WITH_WSREP "WSREP replication API (to use, e.g. Galera Replication library)")
|
||||
ENDIF()
|
||||
ENDIF(NOT WITHOUT_SERVER)
|
||||
ENDIF(WITHOUT_SERVER)
|
||||
|
Loading…
x
Reference in New Issue
Block a user