-
Would be nice to have a version string function. Maybe I haven't found it. |
Beta Was this translation helpful? Give feedback.
Answered by
danbev
Jun 26, 2025
Replies: 1 comment 1 reply
-
Yes I think you're right it doesn't exist. The version number is stored in CMakeLists.txt so some cmake magic is needed to make it happen. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This has now been added by #3289.