7 lines
150 B
CMake
7 lines
150 B
CMake
|
|
# Copyright (C) 2018-2025 Intel Corporation
|
||
|
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
#
|
||
|
|
|
||
|
|
add_subdirectory(opencv_c_wrapper)
|
||
|
|
add_subdirectory(sample_util)
|