projects
/
platform
/
upstream
/
armnn.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b23b999
)
IVGCVSW-4721 Make build of timelineDecoder.so depend only on BUILD_TIMELINE_DECODER
author
Jim Flynn
<jim.flynn@arm.com>
Thu, 23 Apr 2020 16:56:37 +0000
(17:56 +0100)
committer
Jim Flynn
<jim.flynn@arm.com>
Thu, 23 Apr 2020 21:51:47 +0000
(22:51 +0100)
Change-Id: I49446f9fa8327a51bfc934dbb2d969a8e7367156
Signed-off-by: Jim Flynn <jim.flynn@arm.com>
CMakeLists.txt
patch
|
blob
|
history
diff --git
a/CMakeLists.txt
b/CMakeLists.txt
index 20e8717c82ee704617b4bbd9c036810655756848..f74478565b4e39f30759c0e86ee90d2058c70584 100644
(file)
--- a/
CMakeLists.txt
+++ b/
CMakeLists.txt
@@
-1000,9
+1000,11
@@
if (BUILD_ARMNN_SERIALIZER AND (BUILD_TF_PARSER OR BUILD_TF_LITE_PARSER OR BUILD
addDllCopyCommands(ArmnnConverter)
endif()
-if(BUILD_
GATORD_MOCK
)
+if(BUILD_
TIMELINE_DECODER
)
add_subdirectory(src/timelineDecoder)
+endif()
+if(BUILD_GATORD_MOCK)
set(gatord_mock_sources)
list(APPEND gatord_mock_sources
tests/profiling/gatordmock/CommandFileParser.hpp