mirror of
https://github.com/MariaDB/server.git
synced 2026-05-14 19:07:15 +02:00
MWL#55 : cherrypick MySQL 5.5 CMake/build improvements in order
to be able to build MSI based installer
This commit is contained in:
parent
3edf4dcd5a
commit
b19e99865c
46 changed files with 1908 additions and 407 deletions
|
|
@ -48,6 +48,4 @@ SET(MYSYS_SOURCES array.c charset-def.c charset.c checksum.c default.c default_
|
|||
|
||||
IF(NOT SOURCE_SUBLIBS)
|
||||
ADD_LIBRARY(mysys ${MYSYS_SOURCES})
|
||||
|
||||
INSTALL(TARGETS mysys DESTINATION lib/opt COMPONENT runtime) # TODO: Component?
|
||||
ENDIF(NOT SOURCE_SUBLIBS)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue