提交 dddb371a 编写于 作者: M Maxim Polyakov 提交者: sosnin-vladimir

Fixed xts test-malloc-info libxml2 dependency

Signed-off-by: NMaxim Polyakov <polyakov.maksim@huawei.com>
上级 d255e5a0
......@@ -132,9 +132,7 @@ template("test_unittest") {
}
if (target_name == "test-malloc-info") {
include_dirs += [ "//third_party/libxml2/include" ]
lib_dirs = [ "//${root_out_dir}/thirdparty/libxml2" ]
libs += [ "xml2.z" ]
deps = [ "//third_party/libxml2:xml2" ]
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册