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

Use git hash for google_benchmark_vendor #20

Merged
merged 1 commit into from
Mar 10, 2022

Conversation

sloretz
Copy link
Contributor

@sloretz sloretz commented Mar 8, 2022

CMake ExternalProject_add recommends using a specific git hash with
GIT_TAG because branches and tags can be updated to point to different
references.

https://cmake.org/cmake/help/latest/module/ExternalProject.html

Signed-off-by: Shane Loretz sloretz@osrfoundation.org

CMake ExternalProject_add recommends using a specific git hash with
GIT_TAG because branches and tags can be updated to point to different
references.

https://cmake.org/cmake/help/latest/module/ExternalProject.html

Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>
@sloretz sloretz requested a review from clalancette March 8, 2022 00:02
Copy link
Contributor

@audrow audrow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good with green CI.

@sloretz
Copy link
Contributor Author

sloretz commented Mar 9, 2022

CI (build: --packages-above-and-dependencies google_benchmark_vendor test: --packages-select google_benchmark_vendor)

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Windows Build Status

@sloretz sloretz merged commit d5f23bc into main Mar 10, 2022
@delete-merged-branch delete-merged-branch bot deleted the sloretz__google_benchmark_vendor__sha256 branch March 10, 2022 19:40
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.

None yet

3 participants