aboutsummaryrefslogtreecommitdiff
path: root/ArmnnVersion.txt
diff options
context:
space:
mode:
authorMatteo Martincigh <matteo.martincigh@arm.com>2019-10-18 14:59:19 +0100
committerMatteo Martincigh <matteo.martincigh@arm.com>2019-10-18 15:45:45 +0100
commitbccc3450179402ea0cf608171833dbc4f297056f (patch)
tree26395c63d76518886f28a0778c7233f7526e9e0a /ArmnnVersion.txt
parented25e0e8932895686ffb5166966beb88ddcbd410 (diff)
downloadarmnn-bccc3450179402ea0cf608171833dbc4f297056f.tar.gz
Github #275 Generate versionned libraries
* Improved parsing of the ArmNN's version at compile time * Reading the version directly from the Version.hpp file, to make sure not to break any build made with a different build system than CMake (or Ninja) * The version macro is set in the Version.hpp just like before, so setting it from the command line is no longer necessary !android-nn-driver:2126 Signed-off-by: Guillaume Gardet <guillaume.gardet@arm.com> Signed-off-by: Matteo Martincigh <matteo.martincigh@arm.com> Change-Id: I0820094607734d283ded030e4ded0ae6f5889c86
Diffstat (limited to 'ArmnnVersion.txt')
-rw-r--r--ArmnnVersion.txt9
1 files changed, 0 insertions, 9 deletions
diff --git a/ArmnnVersion.txt b/ArmnnVersion.txt
deleted file mode 100644
index 82f0311dc7..0000000000
--- a/ArmnnVersion.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-#
-# Copyright © 2019 Arm Ltd. All rights reserved.
-# SPDX-License-Identifier: MIT
-#
-
-# ArmNN version number components
-ARMNN_MAJOR_VERSION 19
-ARMNN_MINOR_VERSION 08
-ARMNN_PATCH_VERSION 00