We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b736f6 commit b210d7cCopy full SHA for b210d7c
tools/cmake/Utils.cmake
@@ -45,10 +45,6 @@ function(executorch_print_configuration_summary)
45
message(STATUS " EXECUTORCH_BUILD_CADENCE : "
46
"${EXECUTORCH_BUILD_CADENCE}"
47
)
48
- message(
49
- STATUS
50
- " EXECUTORCH_BUILD_COREML : ${EXECUTORCH_BUILD_COREML}"
51
- )
52
message(
53
STATUS
54
" EXECUTORCH_BUILD_CPUINFO : ${EXECUTORCH_BUILD_CPUINFO}"
0 commit comments