aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorFinn Williams <Finn.Williams@arm.com>2020-04-29 13:17:30 +0100
committerfinn.williams <finn.williams@arm.com>2020-05-07 13:56:43 +0000
commite09fc820968ee4de20df60e371088582a710bad0 (patch)
tree17047a89e67ff0265a801d79add45c263cab1259 /CMakeLists.txt
parentec99f2907ceecf8045d1cf392a51e57d9fb6bb60 (diff)
downloadarmnn-e09fc820968ee4de20df60e371088582a710bad0.tar.gz
IVGCVSW-4730 Remove the duplication of PIPE_MAGIC in the code base
Change-Id: I41c6e917b29eee33360758b6c5afe5dadba89093 Signed-off-by: Finn Williams <Finn.Williams@arm.com>
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index dba41a3f55..eefa5e70bb 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -252,7 +252,7 @@ list(APPEND armnn_sources
include/armnn/utility/StringUtils.hpp
profiling/common/include/ProfilingException.hpp
profiling/common/include/SocketConnectionException.hpp
- profiling/common/include/NetworkSockets.hpp
+ profiling/common/include/Constants.hpp
profiling/common/src/NetworkSockets.cpp
src/armnn/layers/LayerCloneBase.hpp
src/armnn/layers/LayerWithParameters.hpp