Files
core/config_host/config_collab.h.in
Michael Stahl 55793ae8c8 LOCRDT fix conditional compilation
Add a config header for this, and split yrs.hxx in two because the
actual libyrs.h is only needed in 2 files.

Change-Id: I30453fda3082f977e328ed56a4a101743ecdd586
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/185329
Tested-by: Jenkins
Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
2025-05-15 09:24:48 +02:00

12 lines
129 B
C

#pragma once
/* Collaboration stuff
*
* Currently only experimental YRS
*/
#define ENABLE_YRS 0
#define ENABLE_YRS_WEAK 0