Commit 8c614ad
authored
[SYCL][Unittests] Check for C++20 support before enabling IPC tests (#20874)
This commit changes the CMake for the IPC unittests to check for C++20
support before enabling the tests.
Signed-off-by: Larsen, Steffen <[email protected]>1 parent 6309d6d commit 8c614ad
File tree
1 file changed
+7
-5
lines changed- sycl/unittests/Extensions/InterProcessCommunication
1 file changed
+7
-5
lines changedLines changed: 7 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
4 | 5 | | |
5 | | - | |
6 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
0 commit comments