mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-10 12:53:42 +08:00
Do not override SKIP_NEO_UNIT_TESTS in l0 builds
Signed-off-by: Pawel Cieslak <pawel.cieslak@intel.com>
This commit is contained in:

committed by
Compute-Runtime-Automation

parent
caa536b6a0
commit
c81c57ec71
@ -56,8 +56,6 @@ cmake_minimum_required (VERSION 3.2 FATAL_ERROR)
|
||||
|
||||
project(l0_gpu_driver)
|
||||
|
||||
set(SKIP_NEO_UNIT_TESTS TRUE)
|
||||
|
||||
add_subdirectory($REPO_DIR l0_gpu_driver)
|
||||
EOF
|
||||
|
||||
|
Reference in New Issue
Block a user