aboutsummaryrefslogtreecommitdiff
path: root/test/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'test/Android.mk')
-rw-r--r--test/Android.mk5
1 files changed, 4 insertions, 1 deletions
diff --git a/test/Android.mk b/test/Android.mk
index 2f0e03ec..93bfa695 100644
--- a/test/Android.mk
+++ b/test/Android.mk
@@ -74,6 +74,7 @@ LOCAL_STATIC_LIBRARIES := \
libboost_system \
libboost_unit_test_framework \
libboost_thread \
+ libboost_filesystem \
armnn-arm_compute
LOCAL_WHOLE_STATIC_LIBRARIES := \
@@ -178,6 +179,7 @@ LOCAL_STATIC_LIBRARIES := \
libboost_system \
libboost_unit_test_framework \
libboost_thread \
+ libboost_filesystem \
armnn-arm_compute
LOCAL_WHOLE_STATIC_LIBRARIES := \
@@ -277,6 +279,7 @@ LOCAL_STATIC_LIBRARIES := \
libboost_system \
libboost_unit_test_framework \
libboost_thread \
+ libboost_filesystem \
armnn-arm_compute
LOCAL_WHOLE_STATIC_LIBRARIES := \
@@ -307,4 +310,4 @@ endif
include $(BUILD_EXECUTABLE)
-endif # PLATFORM_VERSION == Q \ No newline at end of file
+endif # PLATFORM_VERSION == Q