Commit cb37939
authored
[SYCL RTC][CMake]
We link it in for all targets inside SYCL RTC implementation, so it is
required to be enabled.
On the other hand, `libclc` is only needed for CUDA/AMD targets, so we
can build SYCL RTC without it if those targets aren't enabled for the
whole project.libdevice isn't an optional dependency (#20599)1 parent e9880ca commit cb37939
1 file changed
+12
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | 12 | | |
14 | | - | |
15 | | - | |
| 13 | + | |
| 14 | + | |
16 | 15 | | |
17 | 16 | | |
18 | | - | |
19 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
20 | 27 | | |
21 | 28 | | |
22 | 29 | | |
| |||
0 commit comments