mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-08 14:02:58 +08:00
Remove compute_runtime_mockable_extra lib
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
32ae9555f1
commit
ae610ea602
@@ -8,9 +8,6 @@ include(cmake/verify_l0_support.cmake)
|
||||
|
||||
if(BUILD_WITH_L0)
|
||||
set(TARGET_NAME_L0 ze_intel_gpu)
|
||||
if(NOT SKIP_UNIT_TESTS)
|
||||
include(${CMAKE_CURRENT_SOURCE_DIR}/cmake/l0_tests.cmake)
|
||||
endif()
|
||||
|
||||
# Level Zero third party detection
|
||||
if(DEFINED LEVEL_ZERO_ROOT)
|
||||
|
||||
Reference in New Issue
Block a user