You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[executorch][cmake] Add EXECUTORCH_ENABLE_LOGGING and EXECUTORCH_ENABLE_PROGRAM_VERIFICATION
These flags should be off by default in Release mode, but some users may want to enable them.
This sets a convention for future options like this, which should also use `${_default_release_disabled_targets}`.
Differential Revision: [D49925195](https://our.internmc.facebook.com/intern/diff/D49925195/)
ghstack-source-id: 202924824
Pull Request resolved: #617
0 commit comments