mirror of
https://github.com/recastnavigation/recastnavigation.git
synced 2026-06-08 00:03:47 +00:00
* 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}
|