!23 第三方astc-encoder部件编译整改

Merge pull request !23 from tongkai0808fh/master
This commit is contained in:
openharmony_ci
2024-05-13 06:23:42 +00:00
committed by Gitee
+1 -20
View File
@@ -26,26 +26,7 @@
"sub_component": ["//third_party/astc-encoder:astc_encoder_shared"],
"inner_kits": [
{
"name": "//third_party/astc-encoder:astc_encoder_shared",
"header": {
"header_files": [
"astcenc_diagnostic_trace.h",
"astcenc_internal.h",
"astcenc_mathlib.h",
"astcenc_vecmathlib_avx2_8.h",
"astcenc_vecmathlib_common_4.h",
"astcenc_vecmathlib_neon_4.h",
"astcenc_vecmathlib_none_4.h",
"astcenc_vecmathlib_sse_4.h",
"astcenc_vecmathlib.h",
"astcenc.h",
"astcencci_internal.h",
"stb_image_write.h",
"stb_image.h",
"tinyexr.h"
],
"header_base": "//third_party/astc-encoder/Source"
}
"name": "//third_party/astc-encoder:astc_encoder_shared"
}
],
"test": []