mirror of
https://github.com/Z3Prover/z3
synced 2025-04-15 13:28:47 +00:00
9 lines
298 B
CMake
9 lines
298 B
CMake
// automatically generated file.
|
|
#define Z3_MAJOR_VERSION @Z3_VERSION_MAJOR@
|
|
#define Z3_MINOR_VERSION @Z3_VERSION_MINOR@
|
|
#define Z3_BUILD_NUMBER @Z3_VERSION_PATCH@
|
|
#define Z3_REVISION_NUMBER @Z3_VERSION_TWEAK@
|
|
|
|
#define Z3_FULL_VERSION @Z3_FULL_VERSION@
|
|
#cmakedefine Z3GITHASH @Z3GITHASH@
|