We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c19d7f commit d712cdaCopy full SHA for d712cda
CMakeLists.txt
@@ -11,7 +11,7 @@ else()
11
message(STATUS "Using default SDK library name: ${OB_SDK_LIB_NAME}")
12
endif()
13
14
-project(${OB_SDK_LIB_NAME} VERSION 2.7.5 LANGUAGES CXX C)
+project(${OB_SDK_LIB_NAME} VERSION 2.7.6 LANGUAGES CXX C)
15
16
# Check OB_SDK_LIB_NAME and set OB_BUILD_OEM accordingly
17
if(${OB_SDK_LIB_NAME} STREQUAL "OrbbecSDK")
0 commit comments