Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added -v, --version command line tool options to xml2cpp #463

Merged
merged 3 commits into from
Nov 20, 2024

Conversation

br337
Copy link
Contributor

@br337 br337 commented Nov 3, 2024

Adds the -v, --version command line tool options to the xml2cpp tool.

Closes #460

Usage:

$ ./sdbus-c++-xml2cpp --version
Version: 2.0.0
$ ./sdbus-c++-xml2cpp -v
Version: 2.0.0

tools/xml2cpp-codegen/xml2cpp.cpp Outdated Show resolved Hide resolved
tools/CMakeLists.txt Outdated Show resolved Hide resolved
Co-authored-by: Stanislav Angelovič <stanislav.angelovic@protonmail.com>
tools/CMakeLists.txt Outdated Show resolved Hide resolved
@sangelovic sangelovic merged commit 8a117f8 into Kistler-Group:master Nov 20, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add --version flag to xml2cpp to print out sdbus version
2 participants