aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorjimfly01 <jim.flynn@arm.com>2019-01-23 16:10:17 +0000
committerjimfly01 <jim.flynn@arm.com>2019-01-24 10:00:45 +0000
commit5f4e41ff596170dad9c073b007b3f53783a9e1f3 (patch)
tree147cb27ef30517d610a2c90d91819b071c4944e3 /CMakeLists.txt
parentc42c38413c72cf7c31bb0353a2b836b7a2754f37 (diff)
downloadarmnn-5f4e41ff596170dad9c073b007b3f53783a9e1f3.tar.gz
IVGCVSW-2546 Add ILayerVisitor to the public API
Change-Id: I803de435a538856de2daa7872e27d3f5beabba4f
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 82f7d11c7a..3c1932d4dc 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -155,6 +155,7 @@ list(APPEND armnn_sources
include/armnn/DescriptorsFwd.hpp
include/armnn/Exceptions.hpp
include/armnn/ILayerSupport.hpp
+ include/armnn/ILayerVisitor.hpp
include/armnn/INetwork.hpp
include/armnn/IProfiler.hpp
include/armnn/IRuntime.hpp