mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Changes to make testsuite run in CMake build tree.
This commit is contained in:
@@ -1497,7 +1497,7 @@ int main(int argc, char** argv)
|
||||
the server
|
||||
*/
|
||||
|
||||
#ifdef __WIN__
|
||||
#if defined(__WIN__) && !defined(USING_CMAKE)
|
||||
#include "my_decimal.h"
|
||||
#include "decimal.c"
|
||||
#include "my_decimal.cpp"
|
||||
|
Reference in New Issue
Block a user