mirror of
https://github.com/MariaDB/server.git
synced 2026-04-26 18:25:30 +02:00
Put back libmysqlclient_r.a, not sure it was supposed to be removed.
Remove libmysqld-debug.a, it doesn't exist in current packages?
This commit is contained in:
parent
4bfa7af22d
commit
eca8a74a3e
2 changed files with 1 additions and 5 deletions
|
|
@ -171,6 +171,7 @@ IF(UNIX)
|
|||
SET(${OUTNAME} ${LIBNAME}${EXTENSION}${DOT_VERSION})
|
||||
ENDIF()
|
||||
ENDMACRO()
|
||||
INSTALL_SYMLINK(${CMAKE_STATIC_LIBRARY_PREFIX}mysqlclient_r mysqlclient ${INSTALL_LIBDIR})
|
||||
ENDIF()
|
||||
|
||||
IF(NOT DISABLE_SHARED)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue