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
Turn BUILD_TESTING off if EXECUTORCH_BUILD_TESTS is off
As the comment notes, it looks like otherwise we have third-party deps that might include(CTest) and thereby turn on testing even though our specific option is off. (Should we get rid of the specific option or more directly alias it to BUILD_TESTING?)
ghstack-source-id: ebd95b6
ghstack-comment-id: 3081826265
Pull-Request: #12566
0 commit comments