|
@@ -87,7 +87,9 @@ else()
|
|
|
if(WITH_ADDITIONAL_RES)
|
|
|
list(APPEND CONAN_CURPLATFORM_LIB_NAMES sogouime/2.6.0.9987@LR04.02_MediaRes/testing)
|
|
|
list(APPEND CONAN_CURPLATFORM_LIB_NAMES HYQiHeiTTF/2021.1021.01@LR04.02_MediaRes/stable)
|
|
|
- list(APPEND CONAN_CURPLATFORM_LIB_NAMES UOSBrowser/5.3.52-1@LR04.02_RuntimeLib/testing)
|
|
|
+ if(NOT PACK_AS_DEB_PKG)
|
|
|
+ list(APPEND CONAN_CURPLATFORM_LIB_NAMES UOSBrowser/5.3.52-1@LR04.02_RuntimeLib/testing)
|
|
|
+ endif(NOT PACK_AS_DEB_PKG)
|
|
|
endif(WITH_ADDITIONAL_RES)
|
|
|
|
|
|
endif(MSVC)
|