Skip to content

[SYCL] Fix build with disabled preview library#21250

Merged
KornevNikita merged 1 commit intointel:syclfrom
KornevNikita:fix-preview-off
Feb 17, 2026
Merged

[SYCL] Fix build with disabled preview library#21250
KornevNikita merged 1 commit intointel:syclfrom
KornevNikita:fix-preview-off

Conversation

@KornevNikita
Copy link
Contributor

@KornevNikita KornevNikita commented Feb 10, 2026

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.

Currently configure.py fails if
DSYCL_ENABLE_MAJOR_RELEASE_PREVIEW_LIB=Off is passed.
@bader
Copy link
Contributor

bader commented Feb 10, 2026

"[SYCL] Fix CMakeLists" -> [SYCL] Fix build with disabled preview library".

@KornevNikita KornevNikita changed the title [SYCL] Fix CMakeLists [SYCL] Fix build with disabled preview library Feb 10, 2026
@KornevNikita KornevNikita merged commit cdde68d into intel:sycl Feb 17, 2026
66 of 73 checks passed
@KornevNikita KornevNikita deleted the fix-preview-off branch February 17, 2026 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Comments