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 6f6fa6a commit 9c91b2fCopy full SHA for 9c91b2f
tools/cmake/Utils.cmake
@@ -70,7 +70,7 @@ function(executorch_print_configuration_summary)
70
message(STATUS " EXECUTORCH_BUILD_EXTENSION_FLAT_TENSOR : "
71
"${EXECUTORCH_BUILD_EXTENSION_FLAT_TENSOR}"
72
)
73
- message(STATUS " EXECUTORCH_BUILD_EXTENSION_LLM : "
+ message(STATUS " EXECUTORCH_BUILD_EXTENSION_LLM : "
74
"${EXECUTORCH_BUILD_EXTENSION_LLM}"
75
76
message(STATUS " EXECUTORCH_BUILD_EXTENSION_MODULE : "
0 commit comments