1
0
mirror of https://github.com/codership/wsrep-lib.git synced 2025-07-27 09:01:50 +03:00

Added wsrep-API/v26 submodule which will point to correct branch

of current wsrep-API v26 version.
This commit is contained in:
Teemu Ollakka
2018-06-05 12:45:25 +03:00
parent d3cb537d1e
commit 15f483ca7f
5 changed files with 15 additions and 3 deletions

7
wsrep-API/CMakeLists.txt Normal file
View File

@ -0,0 +1,7 @@
add_library(wsrep_api_v26
v26/wsrep_dummy.c
v26/wsrep_gtid.c
v26/wsrep_loader.c
v26/wsrep_uuid.c
)

1
wsrep-API/v26 Submodule

Submodule wsrep-API/v26 added at 7b2ee90d67