blob: 99c6e12a3ea8834fb454161b549f23fcccd6be1f [file] [log] [blame]
#
# Copyright © 2017 ARM Ltd. All rights reserved.
# SPDX-License-Identifier: MIT
#
# COMMON_SOURCES contains the list of files to be included
# in the Android build and it is picked up by the Android.mk
# file in the root of ArmNN
COMMON_SOURCES := \
BackendRegistry.cpp \
CpuTensorHandle.cpp \
MemCopyWorkload.cpp \
OutputHandler.cpp \
StringMapping.cpp \
WorkloadData.cpp \
WorkloadFactory.cpp