-
- Downloads
build: turn off FLB_RECORD_ACCESSOR if bison/flex unavailable
Without this, cmake emits an error while initialization, due to
bison/flex required by record-accessor but not available.
> This is a build time dependency, you can either install the dependencies or
> disable the feature setting the CMake option -DFLB_RECORD_ACCESSOR=Off .
Signed-off-by:
Fujimoto Seiji <fujimoto@clear-code.com>
Please register or sign in to comment