7 lines
152 B
CMake
7 lines
152 B
CMake
|
|
# Copyright (C) 2022 Intel Corporation
|
||
|
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
#
|
||
|
|
|
||
|
|
add_subdirectory(sync_benchmark)
|
||
|
|
add_subdirectory(throughput_benchmark)
|