mirror of
https://gitee.com/openharmony/third_party_opencl-headers
synced 2024-11-23 07:02:45 +00:00
commit
1bcc0a14f6
2
BUILD.gn
2
BUILD.gn
@ -33,7 +33,7 @@ ohos_shared_library("libcl") {
|
||||
sources = [ "src/opencl_wrapper.cpp" ]
|
||||
configs = [ ":cl_config" ]
|
||||
public_configs = [ ":cl_public_config" ]
|
||||
output_name = "OpenCL"
|
||||
output_name = "opencl_wrapper"
|
||||
output_extension = "so"
|
||||
innerapi_tags = [ "platformsdk_indirect" ]
|
||||
part_name = "opencl-headers"
|
||||
|
Loading…
Reference in New Issue
Block a user