notcurses/tools/version.h.in
2020-01-05 04:53:43 -05:00

6 lines
267 B
C

#define notcurses_VERSION_MAJOR "@notcurses_VERSION_MAJOR@"
#define notcurses_VERSION_MINOR "@notcurses_VERSION_MINOR@"
#define notcurses_VERSION_PATCH "@notcurses_VERSION_PATCH@"
#cmakedefine DISABLE_FFMPEG
#define CMAKE_INSTALL_SHARE "@CMAKE_INSTALL_PREFIX@/share"