We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5326fc3 + a760aae commit 4601fb2Copy full SHA for 4601fb2
CMake/Findtcmu.cmake
@@ -4,7 +4,7 @@ set(FETCHCONTENT_QUIET false)
4
FetchContent_Declare(
5
tcmu
6
GIT_REPOSITORY https://github.com/data-accelerator/photon-libtcmu.git
7
- GIT_TAG main
+ GIT_TAG 813fd65361bb2f348726b9c41478a44211847614
8
)
9
10
if(BUILD_TESTING)
0 commit comments