llvm
cdde68d5
- [SYCL] Fix build with disabled preview library (#21250)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
111 days ago
[SYCL] Fix build with disabled preview library (#21250) Currently configure.py fails if `-DSYCL_ENABLE_MAJOR_RELEASE_PREVIEW_LIB=Off` is passed. This patch enables preview unittests only if `SYCL_ENABLE_MAJOR_RELEASE_PREVIEW_LIB` is ON.
References
#21250 - [SYCL] Fix build with disabled preview library
Author
KornevNikita
Parents
5a8e7433
Loading