Update Connector-C to 3.0.3
Updated connector from 3.0.2 to 3.0.3.
This commit is contained in:
@ -8,8 +8,8 @@
|
|||||||
set(MARIADB_CONNECTOR_C_REPO "https://github.com/MariaDB/mariadb-connector-c.git"
|
set(MARIADB_CONNECTOR_C_REPO "https://github.com/MariaDB/mariadb-connector-c.git"
|
||||||
CACHE STRING "MariaDB Connector-C Git repository")
|
CACHE STRING "MariaDB Connector-C Git repository")
|
||||||
|
|
||||||
# Release 2.3.3 (preliminary) of the Connector-C
|
# Connector-C tag to use
|
||||||
set(MARIADB_CONNECTOR_C_TAG "v3.0.2"
|
set(MARIADB_CONNECTOR_C_TAG "v3.0.3"
|
||||||
CACHE STRING "MariaDB Connector-C Git tag")
|
CACHE STRING "MariaDB Connector-C Git tag")
|
||||||
|
|
||||||
ExternalProject_Add(connector-c
|
ExternalProject_Add(connector-c
|
||||||
|
|||||||
Reference in New Issue
Block a user