mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-10 23:56:36 +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
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (C) 2018-2020 Intel Corporation
|
||||
# Copyright (C) 2018-2021 Intel Corporation
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
#
|
||||
@@ -10,7 +10,7 @@ set(RUNTIME_SRCS_SAMPLER
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/sampler.h
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/sampler.inl
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/sampler_factory_init.inl
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/sampler_tgllp_plus.inl
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/sampler_tgllp_and_later.inl
|
||||
)
|
||||
add_subdirectories()
|
||||
target_sources(${NEO_STATIC_LIB_NAME} PRIVATE ${RUNTIME_SRCS_SAMPLER})
|
||||
|
||||
Reference in New Issue
Block a user