Explorar el Código

#IQRV #comment VendorFile/2022.0928.01

gifur hace 3 años
padre
commit
3ba738250f
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.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)