mirror of
https://gitee.com/openharmony/third_party_libsnd
synced 2024-11-23 01:49:53 +00:00
commit
b815c7f3de
5
BUILD.gn
5
BUILD.gn
@ -139,7 +139,10 @@ ohos_shared_library("sndfile") {
|
|||||||
|
|
||||||
public_configs = [ ":export_include_config" ]
|
public_configs = [ ":export_include_config" ]
|
||||||
|
|
||||||
innerapi_tags = [ "platformsdk_indirect" ]
|
innerapi_tags = [
|
||||||
|
"chipsetsdk_indirect",
|
||||||
|
"platformsdk_indirect",
|
||||||
|
]
|
||||||
subsystem_name = "thirdparty"
|
subsystem_name = "thirdparty"
|
||||||
part_name = "libsnd"
|
part_name = "libsnd"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user