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 7c659cf commit 9d3a26aCopy full SHA for 9d3a26a
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