mirror of
https://github.com/openharmony/ark_ts2abc.git
synced 2026-07-21 00:05:28 -04:00
修改jsoncpp 配置文件
Change-Id: I3a4e0a96a69691d5e714d089225b49a1f5179989 Signed-off-by: zhangxiao72 <zhangxiao72@huawei.com>
This commit is contained in:
@@ -94,11 +94,11 @@ if (!defined(ark_independent_build)) {
|
||||
|
||||
if (is_linux || is_mingw || is_mac) {
|
||||
deps += [
|
||||
":jsoncpp_static",
|
||||
"$ark_root/assembler:libarkassembler_frontend_static",
|
||||
"$ark_root/libpandabase:libarkbase_frontend_static",
|
||||
"$ark_root/libpandafile:libarkfile_frontend_static",
|
||||
"$ark_root/libziparchive:libarkziparchive_frontend_static",
|
||||
"//third_party/jsoncpp:jsoncpp_static",
|
||||
]
|
||||
if (enable_bytecode_optimizer) {
|
||||
deps += [
|
||||
|
||||
Reference in New Issue
Block a user