Skip to content

Commit c94c37a

Browse files
[0.8] Bump cpu_features version from v0.9.0 to v0.10.1. (#765)
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 <[email protected]>
1 parent f82139c commit c94c37a

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)