cpp-serializers icon indicating copy to clipboard operation
cpp-serializers copied to clipboard

How to compile & benchmark a subset of serializers?

Open keceli opened this issue 5 years ago • 0 comments

I searched for a simple cmake command such as DISABLE_THRIFT or something similar to compile and benchmark a subset of serializers, but couldn't find any. Is there any simple way to avoid building all of these serializers?

keceli avatar Jan 31 '20 20:01 keceli