Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
gavv committed May 9, 2024
1 parent eafbab2 commit ab7b647
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/dependencies.cmake
Expand Up @@ -33,7 +33,7 @@ set(SCONS_CMD
ExternalProject_Add(roc_lib
GIT_REPOSITORY "https://github.com/roc-streaming/roc-toolkit.git"
GIT_TAG "8f75c4b336f81bfaa13229e3605697b180154929"
GIT_SHALLOW ON
GIT_SHALLOW OFF
GIT_PROGRESS ON
UPDATE_DISCONNECTED ON
PREFIX ${CMAKE_CURRENT_BINARY_DIR}/3rdparty/roc
Expand Down

0 comments on commit ab7b647

Please sign in to comment.