mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-05 09:09:04 +08:00
Fix IGC includes in L0 tools tests
Signed-off-by: Igor Venevtsev <igor.venevtsev@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
3216302499
commit
ce12c97a74
@@ -81,6 +81,7 @@ target_include_directories(${TARGET_NAME}
|
||||
PRIVATE
|
||||
$<TARGET_PROPERTY:${TARGET_NAME_L0},SOURCE_DIR>/tools
|
||||
${NEO_SHARED_TEST_DIRECTORY}/common/test_macros/header${BRANCH_DIR_SUFFIX}
|
||||
${IGC_COMMON_PARENT_DIR}
|
||||
)
|
||||
|
||||
if(UNIX)
|
||||
|
||||
Reference in New Issue
Block a user