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

Version info #1

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Version info #1

wants to merge 5 commits into from

Conversation

jgiszczak
Copy link

Implement response to -v/--version command line option, with support for library users to set and retrieve the value.

nathanielhourt and others added 5 commits May 29, 2017 18:47
If no plugins are configured to be started in the config file, apps
start up, register no plugins, and do nothing. This is almost
guaranteed to be wrong behavior in all situations, so it should be
easy to specify some plugins that should always be started. This
commit makes this so.
By listing headers among the sources, we don't confuse cmake at all
since it knows better than to compile those, but we do make life easier
on IDEs with CMake support, since the IDE will now pick up the headers
as more source code for the project.
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.

2 participants