IVGCVSW-7556 Introduce Opaque Delegate API

 * Also added cmake for the new layers to reduce merge conflicts.

Signed-off-by: Francis Murtagh <francis.murtagh@arm.com>
Change-Id: Ieb59aa2b7e2a18c57c9357b8d5b5cd63d8211c85
diff --git a/delegate/classic/include/armnn_delegate.hpp b/delegate/classic/include/armnn_delegate.hpp
index 8957dc8..e94a6e2 100644
--- a/delegate/classic/include/armnn_delegate.hpp
+++ b/delegate/classic/include/armnn_delegate.hpp
@@ -129,7 +129,7 @@
 
     /// The Network Id
     armnn::NetworkId m_NetworkId;
-    /// ArmNN Rumtime
+    /// ArmNN Runtime
     armnn::IRuntime* m_Runtime;
 
     // Binding information for inputs and outputs