mirror of
https://github.com/MariaDB/server.git
synced 2026-05-14 19:07:15 +02:00
Bug#24732 Executables do not include Vista manifests
- Required manual merge. CMakeLists.txt: Bug#24732 Executables do not include Vista manifests - Search for additional tools necessary to embed, catalog and sign targets. win/README: Bug#24732 Executables do not include Vista manifests - Add internal only note to EMBED_MANIFESTS option.
This commit is contained in:
parent
5401e21369
commit
2336151be8
2 changed files with 35 additions and 7 deletions
|
|
@ -63,7 +63,9 @@ The options right now are:
|
|||
MYSQL_TCP_PORT=<port> Server port, default 3306
|
||||
CYBOZU Default character set is UTF8
|
||||
EMBED_MANIFESTS Embed custom manifests into final exes, otherwise VS
|
||||
default will be used.
|
||||
default will be used. (Note - This option should only be
|
||||
used by MySQL AB.)
|
||||
|
||||
|
||||
So the command line could look like:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue