aboutsummaryrefslogtreecommitdiff
path: root/src/backends/aclCommon/CMakeLists.txt
diff options
context:
space:
mode:
authorMike Kelly <mike.kelly@arm.com>2020-11-13 15:26:41 +0000
committermike.kelly <mike.kelly@arm.com>2020-11-13 15:49:08 +0000
commit0d4ed395856d1e55bfe1a252efea4c0aa7ede4a9 (patch)
treec29b011586c205662e779202c66b042c20640700 /src/backends/aclCommon/CMakeLists.txt
parente688d611acf8efec5e2c79db0654d28d44d82a77 (diff)
downloadarmnn-0d4ed395856d1e55bfe1a252efea4c0aa7ede4a9.tar.gz
IVGCVSW-5328-5329 Fuse Activation Cleanup
* Resolved the review items in the main review. Signed-off-by: Mike Kelly <mike.kelly@arm.com> Change-Id: I5da34b74ac204569ea2d210fb5a069beb7d0835b
Diffstat (limited to 'src/backends/aclCommon/CMakeLists.txt')
-rw-r--r--src/backends/aclCommon/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backends/aclCommon/CMakeLists.txt b/src/backends/aclCommon/CMakeLists.txt
index dac663b20c..1e3d827ce0 100644
--- a/src/backends/aclCommon/CMakeLists.txt
+++ b/src/backends/aclCommon/CMakeLists.txt
@@ -4,10 +4,10 @@
#
list(APPEND armnnAclCommon_sources
+ ArmComputeSubgraphUtils.hpp
ArmComputeTensorHandle.hpp
ArmComputeTensorUtils.hpp
ArmComputeTensorUtils.cpp
- ArmComputeSubgraphUtils.hpp
ArmComputeUtils.hpp
BaseMemoryManager.cpp
BaseMemoryManager.hpp