mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
Move environment_variables to shared
Change-Id: Ibc101930bc83c10f117c9408ee41d09851d89e2d Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
This commit is contained in:

committed by
sys_ocldev

parent
01709dea50
commit
2999448c32
@ -7,7 +7,7 @@
|
||||
|
||||
#include "opencl/test/unit_test/os_interface/windows/mock_environment_variables.h"
|
||||
|
||||
#include "opencl/source/os_interface/windows/environment_variables.h"
|
||||
#include "shared/source/os_interface/windows/environment_variables.h"
|
||||
|
||||
extern uint32_t (*getEnvironmentVariableMock)(const char *name, char *outBuffer, uint32_t outBufferSize) = nullptr;
|
||||
|
||||
|
Reference in New Issue
Block a user