aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2019-08-19 10:04:23 +0100
committerNikhil Raj <nikhil.raj@arm.com>2019-08-19 10:04:23 +0100
commitd88e47c3a334447b964649518c088bf32054ed79 (patch)
tree6943c202d85f04778382d7123a6e3c05e49ad1a6 /CMakeLists.txt
parent94d7915bef33ad59d1bdfa791490268c682c5359 (diff)
downloadarmnn-d88e47c3a334447b964649518c088bf32054ed79.tar.gz
IVGCVSW-3429 Add a utility Version class
Change-Id: Id429f7d9176c775953c1261c5a3e9f1d565927c1 Signed-off-by: Nikhil Raj <nikhil.raj@arm.com>
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 df4b742cda..05dd0ec16d 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -417,6 +417,7 @@ list(APPEND armnn_sources
src/profiling/CommandHandlerKey.hpp
src/profiling/CommandHandlerRegistry.cpp
src/profiling/CommandHandlerRegistry.hpp
+ src/profiling/EncodeVersion.hpp
src/profiling/Packet.cpp
src/profiling/Packet.hpp
third-party/half/half.hpp