Remove compute_runtime_mockable_extra lib

Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
Mateusz Jablonski
2021-10-26 19:35:34 +00:00
committed by Compute-Runtime-Automation
parent 32ae9555f1
commit ae610ea602
17 changed files with 96 additions and 187 deletions

View File

@@ -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)