Explorar el Código

#IQRV #comment [PKG] 增加科堡高拍仪的驱动

gifur hace 3 años
padre
commit
fc74a3875e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      addin/cmake/DependencyConanFiles.cmake

+ 1 - 1
addin/cmake/DependencyConanFiles.cmake

@@ -88,7 +88,7 @@ else()
 	endif(WITH_ADDITIONAL_RES)
 
 	if(WITH_UNAUTHORIZED_RES)
-		list(APPEND CONAN_CURPLATFORM_LIB_NAMES  VendorFile/2022.0926.01@LR04.02_VendorLib/keba)
+		list(APPEND CONAN_CURPLATFORM_LIB_NAMES  VendorFile/2022.0926.02@LR04.02_VendorLib/keba)
 	endif(WITH_UNAUTHORIZED_RES)
 
 	if(CONAN_INCLUDE_DIRS_CPPRESTSDK)