Skip to content

Commit

Permalink
tag of fwk_io set to v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xalbertoisorna committed Sep 8, 2023
1 parent 03a84c1 commit 619d45c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion external_deps/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ message(STATUS "Fetching: fwk_camera_deps/fwk_io")
FetchContent_Declare(
fwk_io
GIT_REPOSITORY https://github.com/xmos/fwk_io
GIT_TAG develop
GIT_TAG cf70def312a43c011e1f6b37cededdc379ca3bf4 # v3.1.0
GIT_SHALLOW TRUE
SOURCE_DIR ${CMAKE_BINARY_DIR}/fwk_camera_deps/fwk_io
)
Expand Down

0 comments on commit 619d45c

Please sign in to comment.