mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
set the default socket addr for C/C
This commit is contained in:
@ -48,6 +48,7 @@ ELSE()
|
|||||||
ENDIF()
|
ENDIF()
|
||||||
|
|
||||||
SET(PLUGIN_INSTALL_DIR ${INSTALL_PLUGINDIR})
|
SET(PLUGIN_INSTALL_DIR ${INSTALL_PLUGINDIR})
|
||||||
|
SET(MARIADB_UNIX_ADDR ${MYSQL_UNIX_ADDR})
|
||||||
|
|
||||||
MESSAGE("== Configuring MariaDB Connector/C")
|
MESSAGE("== Configuring MariaDB Connector/C")
|
||||||
ADD_SUBDIRECTORY(libmariadb)
|
ADD_SUBDIRECTORY(libmariadb)
|
||||||
|
Reference in New Issue
Block a user