Signed-off-by:mipengwei <mipengwei@huawei.com>

This commit is contained in:
mipengwei 2022-07-20 03:47:59 +00:00 committed by Gitee
parent f01f57451a
commit a85da27a02
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -3,7 +3,7 @@
# you may not use this file except in compliance with the License. # you may not use this file except in compliance with the License.
# You may obtain a copy of the License at # You may obtain a copy of the License at
# #
# http://www.apache.org/licenses/LICENSE-2.0 # http://www.apache.org/licenses/LICENSE-2.0
# #
# Unless required by applicable law or agreed to in writing, software # Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS, # distributed under the License is distributed on an "AS IS" BASIS,
@ -68,4 +68,4 @@ ohos_static_library("benchmark_main") {
deps = [ deps = [
":benchmark" ":benchmark"
] ]
} }