mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
Rename plus in filenames to and_later
Related-To: NEO-5920 Signed-off-by: Szymon Morek <szymon.morek@intel.com>
This commit is contained in:

committed by
Compute-Runtime-Automation

parent
d8dd93dea6
commit
aa5e1780a2
@ -64,7 +64,7 @@ set(IGDRCL_SRCS_tests_mocks
|
||||
|
||||
if(TESTS_XEHP_AND_LATER)
|
||||
list(APPEND IGDRCL_SRCS_tests_mocks
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/mock_scratch_space_controller_xehp_plus.h
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/mock_scratch_space_controller_xehp_and_later.h
|
||||
)
|
||||
endif()
|
||||
|
||||
|
Reference in New Issue
Block a user