mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-08 14:02:58 +08:00
build: remove logic of excluding platforms without L0 support
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
efcbd3875b
commit
e8eff862f4
@@ -4,8 +4,6 @@
|
||||
# SPDX-License-Identifier: MIT
|
||||
#
|
||||
|
||||
include(cmake/verify_l0_support.cmake)
|
||||
|
||||
if(BUILD_WITH_L0)
|
||||
set(TARGET_NAME_L0 ze_intel_gpu)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user