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

Create version header and update readme #44

Merged
merged 6 commits into from
Jun 3, 2020
Merged

Create version header and update readme #44

merged 6 commits into from
Jun 3, 2020

Conversation

TheLartians
Copy link
Owner

@TheLartians TheLartians commented Jun 3, 2020

PackageProject.cmake will now automatically create a version header that can be used to retrieve version information.

closes #35.

@codecov
Copy link

codecov bot commented Jun 3, 2020

Codecov Report

Merging #44 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #44   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           12        12           
=========================================
  Hits            12        12           
Impacted Files Coverage Δ
include/greeter/greeter.h 100.00% <ø> (ø)
source/greeter.cpp 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 032e506...1ba0c23. Read the comment docs.

@TheLartians TheLartians changed the title Add Github Pages Info and add version option to standalone Create version header and update readme Jun 3, 2020
@TheLartians TheLartians merged commit 92adf2d into master Jun 3, 2020
@TheLartians TheLartians deleted the version branch June 3, 2020 14:25
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.

code template for standalone versioning
1 participant