We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13fbb2a commit 3c5298fCopy full SHA for 3c5298f
core/CMakeLists.txt
@@ -15,7 +15,7 @@ include(FetchContent)
15
FetchContent_Declare(
16
instrument_hooks
17
GIT_REPOSITORY https://github.com/CodSpeedHQ/instrument-hooks/
18
- GIT_TAG a2971f00dd2a9ce475d4f28ca2a1d7e4ec41eefd
+ GIT_TAG c1b097906fa9b8808f1fca50d75970974d23e627
19
)
20
FetchContent_MakeAvailable(instrument_hooks)
21
0 commit comments