mirror of
https://github.com/openharmony/third_party_vulkan-loader.git
synced 2026-07-01 21:54:05 -04:00
@@ -95,10 +95,8 @@ ohos_shared_library("vulkan_loader") {
|
||||
|
||||
configs = [ ":vulkan_internal_config" ]
|
||||
public_configs = [ ":vulkan_loader_config" ]
|
||||
public_external_deps = [
|
||||
"hilog:libhilog",
|
||||
"vulkan-headers:vulkan_headers",
|
||||
]
|
||||
external_deps = [ "hilog:libhilog" ]
|
||||
public_external_deps = [ "vulkan-headers:vulkan_headers" ]
|
||||
|
||||
innerapi_tags = [ "platformsdk" ]
|
||||
output_name = "vulkan"
|
||||
|
||||
Reference in New Issue
Block a user