Commit 01f25ec
[ML] Rename CMake 'test' target to 'ml_test' to avoid CTest conflict
When CTest is enabled (via include(CTest)), CMake reserves the 'test'
target name. Rename our custom target to 'ml_test' and update
build.gradle accordingly.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent da13a17 commit 01f25ec
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
233 | | - | |
| 233 | + | |
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments