mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-30 18:37:46 +08:00
Rename files to avoid naming duplication
Change-Id: I196f322a742ffc50f7033f98d23859ba396230bb
This commit is contained in:
@@ -89,7 +89,7 @@ macro(macro_for_each_gen)
|
||||
|
||||
apply_macro_for_each_platform()
|
||||
|
||||
list(APPEND RUNTIME_SRCS_${GEN_TYPE}_CPP_BASE ${NEO_SOURCE_DIR}/core/${GEN_TYPE_LOWER}/image_${GEN_TYPE_LOWER}.cpp)
|
||||
list(APPEND RUNTIME_SRCS_${GEN_TYPE}_CPP_BASE ${NEO_SOURCE_DIR}/core/${GEN_TYPE_LOWER}/image_core_${GEN_TYPE_LOWER}.cpp)
|
||||
|
||||
list(APPEND RUNTIME_SRCS_${GEN_TYPE}_CPP_WINDOWS ${GENX_PREFIX}/windows/hw_info_config_${GEN_TYPE_LOWER}.cpp)
|
||||
list(APPEND RUNTIME_SRCS_${GEN_TYPE}_CPP_LINUX ${GENX_PREFIX}/linux/hw_info_config_${GEN_TYPE_LOWER}.cpp)
|
||||
|
||||
Reference in New Issue
Block a user