Skip to content

Commit 4ca36b1

Browse files
committed
mariadb-connector-c: fix build with cmake 3.20+
This change is intended to resolve the issue when cmake 3.20+ is installed in your system and in this case it's impossible to build the mysql module because the following error occurs: CMake Error at mariadb-connector-c/cmake/ConnectorName.cmake:30 (ENDMACRO): Flow control statements are not properly nested. Call Stack (most recent call first): mariadb-connector-c/CMakeLists.txt:391 (INCLUDE) So this patch updates the mariadb-connector-c submodule to the version where the fix to resolve the mentioned error is applied. Fixes #59
1 parent 8a837fa commit 4ca36b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mariadb-connector-c

0 commit comments

Comments
 (0)