Closed sloretz closed 2 years ago
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
CI (build: --packages-above-and-dependencies google_benchmark_vendor test: --packages-select google_benchmark_vendor)
--packages-above-and-dependencies google_benchmark_vendor
--packages-select google_benchmark_vendor
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