diff options
author | Vladislav Vaintroub <wlad@mariadb.com> | 2015-11-09 12:29:26 +0100 |
---|---|---|
committer | Vladislav Vaintroub <wlad@mariadb.com> | 2015-11-09 12:29:26 +0100 |
commit | 1694d813997198e86f6a8aa6aefffb687c9992dd (patch) | |
tree | 8cf24d842eb14f43270561ecfead56bd3d76aca1 /mysql-test/t/statistics.test | |
parent | f1daf9ced46ba65b025a92f512833c86d04e7cf2 (diff) | |
download | mariadb-git-1694d813997198e86f6a8aa6aefffb687c9992dd.tar.gz |
MDEV-8533 Debug embedded server does not build on Windows
pre/CMakeLists.txt defines CMAKE_DEBUG_POSTFIX which causes a different
library name on Windows debug build (pcred.lib rather than pre.lib)
However MERGE_LIBRARIES macro that is used to create static embedded
library (out of other static libraries), can not handle per-configuration
library names. Thus the build fails with "pre.lib not found"
Fix is to remove unnecessary CMAKE_DEBUG_POSTFIX
Diffstat (limited to 'mysql-test/t/statistics.test')
0 files changed, 0 insertions, 0 deletions