Commit 6e30a51
committed
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: 50971cb
ghstack-comment-id: 3081826265
Pull-Request: #125661 parent 9e3b905 commit 6e30a51
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
168 | 172 | | |
169 | 173 | | |
170 | 174 | | |
| |||
0 commit comments