Skip to content

Commit

Permalink
extern/cmakelists: update libmocr version
Browse files Browse the repository at this point in the history
  • Loading branch information
ripose-jp committed Jun 24, 2023
1 parent 669bd63 commit 926f4ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extern/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ if(OCR_SUPPORT)
FetchContent_Declare(
libmocr
GIT_REPOSITORY https://github.com/ripose-jp/libmocr.git
GIT_TAG 6b16b097e67abaad068f33ccba8442929a803237
GIT_TAG 24ec081102208d0ff6954c3003df2fb691713bd5
)
FetchContent_MakeAvailable(libmocr)
endif()

0 comments on commit 926f4ee

Please sign in to comment.