
* Add version and pkgconfig * simply versioning Co-authored-by: Bret Curtis <bret.curtis@pegus.digital>
4 lines
128 B
C
4 lines
128 B
C
/* Define to the library version */
|
|
#define RECASTNAV_VERSION "${LIB_VERSION}"
|
|
#define RECASTNAV_VERSION_NUM ${LIB_VERSION_NUM}
|