aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 8262970319..f8ff91efcd 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -434,6 +434,7 @@ list(APPEND armnn_sources
src/profiling/ProfilingConnectionFactory.cpp
src/profiling/ProfilingConnectionFactory.hpp
src/profiling/IBufferWrapper.hpp
+ src/profiling/IPeriodicCounterCapture.hpp
src/profiling/ISendCounterPacket.hpp
src/profiling/SendCounterPacket.hpp
src/profiling/SendCounterPacket.cpp