Skip to content

Commit b210d7c

Browse files
committed
remove EXECUTORCH_BUILD_COREML utils message
1 parent 9b736f6 commit b210d7c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tools/cmake/Utils.cmake

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,6 @@ function(executorch_print_configuration_summary)
4545
message(STATUS " EXECUTORCH_BUILD_CADENCE : "
4646
"${EXECUTORCH_BUILD_CADENCE}"
4747
)
48-
message(
49-
STATUS
50-
" EXECUTORCH_BUILD_COREML : ${EXECUTORCH_BUILD_COREML}"
51-
)
5248
message(
5349
STATUS
5450
" EXECUTORCH_BUILD_CPUINFO : ${EXECUTORCH_BUILD_CPUINFO}"

0 commit comments

Comments
 (0)