Skip to content

Commit fd3a34e

Browse files
committed
⬆️ update taskflow
Signed-off-by: burgholzer <[email protected]>
1 parent 4573f4d commit fd3a34e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/ExternalDependencies.cmake

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ set(TF_BUILD_PROFILER
7575
OFF
7676
CACHE INTERNAL "")
7777
set(TF_VERSION
78-
3.6.0
78+
3.7.0
7979
CACHE STRING "Taskflow version")
8080
set(TF_URL https://github.com/taskflow/taskflow/archive/refs/tags/v${TF_VERSION}.tar.gz)
8181
if(CMAKE_VERSION VERSION_GREATER_EQUAL 3.24)

0 commit comments

Comments
 (0)