Skip to content

Commit

Permalink
Update Toupcam and OEM librariesa
Browse files Browse the repository at this point in the history
  • Loading branch information
jctk committed Sep 25, 2024
1 parent de09e79 commit 6062803
Show file tree
Hide file tree
Showing 60 changed files with 1,568 additions and 1,058 deletions.
4 changes: 2 additions & 2 deletions libaltaircam/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
cmake_minimum_required(VERSION 3.16)
project (libaltaircam)

set (LIBALTAIRCAM_VERSION "56.26054")
set (LIBALTAIRCAM_SOVERSION "56")
set (LIBALTAIRCAM_VERSION "57.26523")
set (LIBALTAIRCAM_SOVERSION "57")

list (APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake_modules/")
list (APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/../cmake_modules/")
Expand Down
Loading

0 comments on commit 6062803

Please sign in to comment.