mirror of
https://github.com/Kitware/CMake.git
synced 2025-06-26 22:37:32 +08:00
4 lines
145 B
C
4 lines
145 B
C
// the configured version number
|
|
#define Tutorial_VERSION_MAJOR @Tutorial_VERSION_MAJOR@
|
|
#define Tutorial_VERSION_MINOR @Tutorial_VERSION_MINOR@
|