Skip to content

Commit

Permalink
Merge pull request #239 from eseiler/infra/update_package_lock
Browse files Browse the repository at this point in the history
[INFRA] Update package-lock.cmake
  • Loading branch information
eseiler authored Oct 19, 2024
2 parents f6ea52e + 57cc553 commit cc4a374
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmake/package-lock.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ set (HIBF_SIMDE_VERSION 0.8.2)
CPMDeclarePackage (simde
NAME simde
VERSION ${HIBF_SIMDE_VERSION}
DOWNLOAD_ONLY YES
GITHUB_REPOSITORY simd-everywhere/simde)
GITHUB_REPOSITORY simd-everywhere/simde
DOWNLOAD_ONLY YES)
# benchmark
set (HIBF_BENCHMARK_VERSION 1.9.0)
CPMDeclarePackage (benchmark
Expand Down

0 comments on commit cc4a374

Please sign in to comment.