Skip to content

Commit e8eff86

Browse files
build: remove logic of excluding platforms without L0 support
Signed-off-by: Mateusz Jablonski <[email protected]>
1 parent efcbd38 commit e8eff86

File tree

3 files changed

+0
-49
lines changed

3 files changed

+0
-49
lines changed

level_zero/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
# SPDX-License-Identifier: MIT
55
#
66

7-
include(cmake/verify_l0_support.cmake)
8-
97
if(BUILD_WITH_L0)
108
set(TARGET_NAME_L0 ze_intel_gpu)
119

level_zero/cmake/not_supported_platforms.cmake

Lines changed: 0 additions & 13 deletions
This file was deleted.

level_zero/cmake/verify_l0_support.cmake

Lines changed: 0 additions & 34 deletions
This file was deleted.

0 commit comments

Comments
 (0)