mirror of
https://github.com/intel/compute-runtime.git
synced 2025-06-28 17:58:30 +08:00

change mock_gmm to object library Resolves: NEO-2551 Change-Id: I7546868209191cc5833b2048ce9298881d2b79ac Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
8 lines
128 B
CMake
8 lines
128 B
CMake
#
|
|
# Copyright (C) 2020 Intel Corporation
|
|
#
|
|
# SPDX-License-Identifier: MIT
|
|
#
|
|
|
|
set(ENV{LD_LIBRARY_PATH} ${CPACK_LD_LIBRARY_PATH})
|