aboutsummaryrefslogtreecommitdiff
path: root/lib/CMakeLists.txt
diff options
context:
space:
mode:
authorJens Elofsson <jens.elofsson@arm.com>2021-05-18 11:30:35 +0200
committerFredrik Knutsson <fredrik.knutsson@arm.com>2021-05-27 11:26:13 +0000
commita9817a1b10f130c284e9283f5e6893d1f271e2a3 (patch)
tree2d8ebe4319507e5a13bf97fb437694ebc12402e6 /lib/CMakeLists.txt
parent44d6e22f953839a9e294a36d975289eac8615cf2 (diff)
downloadethos-u-core-software-a9817a1b10f130c284e9283f5e6893d1f271e2a3.tar.gz
Add ethosu_monitor to core_software.21.05-rc3
Change-Id: I9423c0c2a8aca738b2788ff5c41e946432188dc3
Diffstat (limited to 'lib/CMakeLists.txt')
-rw-r--r--lib/CMakeLists.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/CMakeLists.txt b/lib/CMakeLists.txt
index abf444f..ae18806 100644
--- a/lib/CMakeLists.txt
+++ b/lib/CMakeLists.txt
@@ -21,3 +21,7 @@ add_subdirectory(ethosu_profiler)
# Build arm_profiler
add_subdirectory(arm_profiler)
+
+# Build ethosu_monitor
+add_subdirectory(ethosu_monitor)
+