Move EXECUTORCH_LOG_LEVEL to default preset (#10799)
### Summary TSIA ### Test plan CI + ``` $ cmake --preset macos-arm64 && cmake --build cmake-out --parallel ``` ``` $ cmake -DEXECUTORCH_LOG_LEVEL=fake --preset macos-arm64 CMake Error at tools/cmake/preset/default.cmake:65 (message): Unknown EXECUTORCH_LOG_LEVEL 'fake'. Choices: Debug, Info, Error, Fatal Call Stack (most recent call first): CMakeLists.txt:53 (include) ``` cc @larryliu0820
J
jathu committed
42b55f40ebf16c47b22afe7b263509fbdab0a7ee
Parent: a868166
Committed by GitHub <noreply@github.com>
on 5/12/2025, 7:32:36 PM