Skip to content

Commit bf0af5e

Browse files
committed
wip ∫ May 15, 2025 11:35:25 AM
1 parent 879235b commit bf0af5e

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
@@ -695,7 +695,7 @@ if(EXECUTORCH_BUILD_EXECUTOR_RUNNER)
695695
endif()
696696

697697
if(EXECUTORCH_ENABLE_EVENT_TRACER)
698-
list(APPEND _executor_runner_libs etdump flatccrt)
698+
list(APPEND _executor_runner_libs etdump)
699699
endif()
700700

701701
if(EXECUTORCH_BUILD_COREML)

0 commit comments

Comments
 (0)