mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
fix: remove compiler cache legacy implementation
Related-To: NEO-10679 Signed-off-by: Kapusta, Weronika <weronika.kapusta@intel.com>
This commit is contained in:

committed by
Compute-Runtime-Automation

parent
dc1b60c8e7
commit
864f42116c
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (C) 2018-2023 Intel Corporation
|
||||
* Copyright (C) 2018-2024 Intel Corporation
|
||||
*
|
||||
* SPDX-License-Identifier: MIT
|
||||
*
|
||||
@ -8,7 +8,6 @@
|
||||
#ifndef CONFIG_H
|
||||
#define CONFIG_H
|
||||
|
||||
#cmakedefine CL_CACHE_LOCATION "${CL_CACHE_LOCATION}"
|
||||
#cmakedefine NEO_ARCH "${NEO_ARCH}"
|
||||
|
||||
#endif /* CONFIG_H */
|
||||
|
Reference in New Issue
Block a user