diff --git a/recorder_config.h.in b/recorder_config.h.in new file mode 100644 index 0000000..8bef3fa --- /dev/null +++ b/recorder_config.h.in @@ -0,0 +1,3 @@ +// the configured options and settings for pylon recorder +#define Recorder_VERSION_MAJOR @Recorder_VERSION_MAJOR@ +#define Recorder_VERSION_MINOR @Recorder_VERSION_MINOR@