Skip to content

Commit 03f584a

Browse files
committed
updated link name
1 parent 3547232 commit 03f584a

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
@@ -287,7 +287,7 @@ if(EXECUTORCH_BUILD_KERNELS_TORCHAO)
287287
set(EXECUTORCH_LIBRARIES executorch pthreadpool extension_threadpool cpuinfo)
288288

289289
add_subdirectory(${CMAKE_CURRENT_SOURCE_DIR}/third-party/ao/torchao/experimental)
290-
target_link_options_shared_lib(torchao_ops_executorch)
290+
executorch_target_link_options_shared_lib(torchao_ops_executorch)
291291
list(APPEND _dep_libs torchao_ops_executorch)
292292
endif()
293293

0 commit comments

Comments
 (0)