Michael Fitzner created ETCH-242:
------------------------------------
Summary: Add an EtchVersion component to the binding-cpp
Key: ETCH-242
URL: https://issues.apache.org/jira/browse/ETCH-242
Project: Etch
Issue Type: Task
Components: binding-cpp
Reporter: Michael Fitzner
Priority: Minor
Fix For: 1.3
To fetch some version data from the binding-cpp a new class EtchVersion should
be added. The implementation of the version code has to be generated by CMake.
The version data must include the following data:
string version_major
string version_minor
string version_patch
string version_suffix
string build_revision
string build_mode
string build_timestamp
string build_user
string build_machine
All version data must be setable via CMake build parameters.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira