Skip to content

Commit b22b9f3

Browse files
author
DvirDukhan
authored
Update cpu_features.cmake (#125)
* Update cpu_features.cmake * Update cpu_features.cmake * Update cpu_features.cmake
1 parent f0b7e6d commit b22b9f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmake/cpu_features.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +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 2f5a7bf80ae4c7df3285e23341ec5f37a5254095
78
)
89
FetchContent_MakeAvailable(cpu_features)

0 commit comments

Comments
 (0)