Files
thehub/testing
tomFlowee 90c56b9caa Make protobuf usage default off.
Protobuf seems to have an incompatible cmake every single release,
which makes including it with cmake itself stupid and indeed lead
to linking or even compile errors.

So, the point of not wanting to use protobuffers directly got again
proven in practice as its a messy thing in all regards.

This makes the unit test for our reimplementation of protobuf
parsing/building become optional. The unit test is the only one
that actually uses the protocol buffers stuff itself, as such
turning that off by default isolates our users from the mess it is.
2023-08-16 16:42:14 +02:00
..
2023-02-06 18:10:03 +01:00
2022-07-07 21:00:53 +02:00
2023-05-02 22:26:41 +02:00
2022-04-06 11:46:40 +02:00
2022-12-13 11:34:54 +01:00
2023-07-20 20:59:26 +02:00
2022-04-06 11:46:40 +02:00
2023-02-06 18:10:03 +01:00
2022-12-13 11:34:54 +01:00
2023-07-15 11:36:19 +02:00
2021-06-20 22:44:44 +02:00