Combine regression test suite and main CMake projects
Combining the projects makes it easier to use common components. This fixes the build failure of maxutils due to missing jansson definitions.
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#ifndef BIG_TRANSACTION_H
|
||||
#define BIG_TRANSACTION_H
|
||||
|
||||
#include <mariadb/mysql.h>
|
||||
#include <mysql.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include "sql_t1.h"
|
||||
|
Reference in New Issue
Block a user