openwrt-packages/libs/libmariadb
Florian Eckert fd13c120e7 libmariadb: fix compilation cmake issue
This patch fixes the compilation issue of the upstream Cmake file.
If this patch is not applied we get the following compilation error output.

CMake Error at cmake/ConnectorName.cmake:30 (ENDMACRO):
  Flow control statements are not properly nested.
Call Stack (most recent call first):
  CMakeLists.txt:423 (INCLUDE)

The blamed cmake/ConnectorName.cmake file gets fixed with this patch.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2021-06-23 12:06:33 +02:00
..
conf mariadb: move libmariadb into its own package 2019-11-17 16:05:29 +01:00
files mariadb: move libmariadb into its own package 2019-11-17 16:05:29 +01:00
patches libmariadb: fix compilation cmake issue 2021-06-23 12:06:33 +02:00
Makefile treewide: back to cmake.mk 2021-06-12 21:05:01 -07:00