Browse Source

#IQRV #comment VendorFile/2022.0928.01

gifur 3 years ago
parent
commit
3ba738250f
1 changed files with 1 additions and 1 deletions
  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.02@LR04.02_VendorLib/keba)
+		list(APPEND CONAN_CURPLATFORM_LIB_NAMES  VendorFile/2022.0928.01@LR04.02_VendorLib/keba)
 	endif(WITH_UNAUTHORIZED_RES)
 
 	if(CONAN_INCLUDE_DIRS_CPPRESTSDK)