Rename plus in cmake macros to and_later

Related-To: NEO-5920

Signed-off-by: Szymon Morek <szymon.morek@intel.com>
This commit is contained in:
Szymon Morek
2021-08-12 11:40:18 +00:00
committed by Compute-Runtime-Automation
parent 2661962ac3
commit a85ae676e7
28 changed files with 30 additions and 30 deletions

View File

@@ -54,7 +54,7 @@ set(RUNTIME_SRCS_HELPERS_BASE
${CMAKE_CURRENT_SOURCE_DIR}/validators.h
)
if(SUPPORT_XEHP_PLUS)
if(SUPPORT_XEHP_AND_LATER)
list(APPEND RUNTIME_SRCS_HELPERS_BASE
${CMAKE_CURRENT_SOURCE_DIR}/cl_hw_helper_xehp_plus.inl
${CMAKE_CURRENT_SOURCE_DIR}/hardware_commands_helper_xehp_plus.inl