Skip to content

added initial VELOC support

Bogdan Nicolae requested to merge bnicolae/genericio:master into master

VELOC support can be compiled into GIO by defining VELOC_INSTALL_DIR in GNUMakefile (which defines -DGENERICIO_WITH_VELOC used by the preprocessor). It is activated by defining the GENERICIO_USE_VELOC=<path_to_cfg_file> environment variable.

Merge request reports