Skip to content

Commit 05f1a44

Browse files
committed
add exynos backend to _executorch_backends
Signed-off-by: jiseong.oh <[email protected]>
1 parent 1e41b20 commit 05f1a44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -578,6 +578,7 @@ endif()
578578

579579
if(EXECUTORCH_BUILD_SAMSUNG)
580580
add_subdirectory(${CMAKE_CURRENT_SOURCE_DIR}/backends/samsung)
581+
list(APPEND _executorch_backends enn_backend)
581582
endif()
582583

583584
if(EXECUTORCH_BUILD_XNNPACK)

0 commit comments

Comments
 (0)