Skip to content
Snippets Groups Projects
libsgm_config.h 273 B
Newer Older
Sebastian Hahta's avatar
Sebastian Hahta committed
#ifndef __LIBSGM_CONFIG_H__
#define __LIBSGM_CONFIG_H__

/* #undef LIBSGM_SHARED */

#define LIBSGM_VERSION 2.4.0
#define LIBSGM_VERSION_MAJOR 2
#define LIBSGM_VERSION_MINOR 4
#define LIBSGM_VERSION_PATCH 0

/* #undef BUILD_OPENCV_WRAPPER */

#endif // __LIBSGM_CONFIG_H__