Skip to content

Commit 0e1e454

Browse files
[0.7] Bump cpu_features version from v0.9.0 to v0.10.1. (#764)
Bump cpu_features version from v0.9.0 to v0.10.1. (#763) bump 0.10.1 (cherry picked from commit d681839) Co-authored-by: meiravgri <109056284+meiravgri@users.noreply.github.com>
1 parent e66b684 commit 0e1e454

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/cpu_features.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ option(CMAKE_POSITION_INDEPENDENT_CODE "" ON)
44
FetchContent_Declare(
55
cpu_features
66
GIT_REPOSITORY https://github.com/google/cpu_features.git
7-
GIT_TAG v0.9.0
7+
GIT_TAG v0.10.1
88
)
99
FetchContent_MakeAvailable(cpu_features)

0 commit comments

Comments
 (0)