Skip to content

Commit

Permalink
[CMake] Upgrade to latest tarmac-trace-utilities.
Browse files Browse the repository at this point in the history
  • Loading branch information
Arnaud-de-Grandmaison-ARM committed Jun 7, 2024
1 parent c688541 commit 6120249
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion third_party/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ endif()
ExternalProject_Add(tarmac-trace-utilities
PREFIX "external"
GIT_REPOSITORY "https://github.com/ARM-software/tarmac-trace-utilities"
GIT_TAG "fe9247909724ed7270dcb14409cbc27cf675ac58"
GIT_TAG "ed5576593f049dbc70416841580dfbbd1da16d71"
GIT_SHALLOW OFF
CMAKE_ARGS ${EXTERNAL_PROJECT_CMAKE_ARGS}
)
Expand Down

0 comments on commit 6120249

Please sign in to comment.