aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index e92dc7e90c..10326cb4b9 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -438,6 +438,8 @@ list(APPEND armnn_sources
src/profiling/ISendCounterPacket.hpp
src/profiling/SendCounterPacket.hpp
src/profiling/SendCounterPacket.cpp
+ src/profiling/SocketProfilingConnection.cpp
+ src/profiling/SocketProfilingConnection.hpp
src/profiling/ProfilingUtils.hpp
src/profiling/ProfilingUtils.cpp
src/profiling/ProfilingStateMachine.cpp