scitt-ccf-ledger icon indicating copy to clipboard operation
scitt-ccf-ledger copied to clipboard

Add build option for experimental features

Open letmaik opened this issue 3 years ago • 0 comments

We currently have a flag for enabling the prefix tree feature. To avoid combinatorial explosion when we add more experimental features we should consolidate this to a single flag. My suggestion would be:

CMake: ENABLE_EXPERIMENTAL Test: --enable-experimental

letmaik avatar Jan 04 '23 11:01 letmaik