Skip to content

Commit

Permalink
OGMA cameras: update SDK to version 57.26291.20240811 (#1235)
Browse files Browse the repository at this point in the history
  • Loading branch information
agalasso authored and Eyeke2 committed Aug 20, 2024
1 parent 7e77cea commit 193e8bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion thirdparty/thirdparty.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -734,7 +734,7 @@ if (NOT OPENSOURCE_ONLY)
FetchContent_Declare(
OGMAcamSDK
GIT_REPOSITORY https://github.com/OGMAvision/OGMAcamSDK.git
GIT_TAG 4314639b289636425821d0bb4d47aa3d652e790e
GIT_TAG 5e83d81384479b1684b97e9f6936e453050da4cb
)
FetchContent_MakeAvailable(OGMAcamSDK)
include_directories(${ogmacamsdk_SOURCE_DIR}/inc)
Expand Down

0 comments on commit 193e8bc

Please sign in to comment.