2020-02-11 13:48:49 -06:00
|
|
|
# Copyright (C) 2018-2020 Intel Corporation
|
2019-01-21 12:31:31 -06:00
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
#
|
2018-10-16 05:45:03 -05:00
|
|
|
|
2019-08-09 11:02:42 -05:00
|
|
|
ie_add_sample(NAME classification_sample_async
|
|
|
|
SOURCES "${CMAKE_CURRENT_SOURCE_DIR}/main.cpp"
|
|
|
|
HEADERS classification_sample_async.h
|
|
|
|
DEPENDENCIES format_reader)
|