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