mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
Update infra
- set revision = 9 for gen9 Change-Id: Icd8b73003eee3b1d32dbe3014c93174441e21f6a Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
This commit is contained in:

committed by
sys_ocldev

parent
7e31ec37d7
commit
cd85bcffdb
@ -12,6 +12,6 @@ if(TESTS_CFL)
|
||||
)
|
||||
target_sources(igdrcl_tests PRIVATE ${IGDRCL_SRCS_tests_gen9_cfl})
|
||||
add_subdirectories()
|
||||
neo_copy_test_files_with_revision(copy_test_files_cfl_0 cfl 0)
|
||||
add_dependencies(unit_tests copy_test_files_cfl_0)
|
||||
neo_copy_test_files_with_revision(copy_test_files_cfl_9 cfl 9)
|
||||
add_dependencies(unit_tests copy_test_files_cfl_9)
|
||||
endif()
|
||||
|
Reference in New Issue
Block a user