Skip to content

Commit 5d0f9f9

Browse files
committed
Also install executorch_no_prim_ops_shared
1 parent ebdd24f commit 5d0f9f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -553,7 +553,7 @@ endif()
553553
# Install `executorch` library as well as `executorch-config.cmake` under
554554
# ${CMAKE_INSTALL_PREFIX}/
555555
install(
556-
TARGETS executorch executorch_no_prim_ops
556+
TARGETS executorch executorch_no_prim_ops executorch_no_prim_ops_shared
557557
DESTINATION lib
558558
INCLUDES
559559
DESTINATION ${_common_include_directories}

0 commit comments

Comments
 (0)