mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-19 06:24:51 +08:00
Link igdgmm in link time
change mock_gmm to object library Resolves: NEO-2551 Change-Id: I7546868209191cc5833b2048ce9298881d2b79ac Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
committed by
sys_ocldev
parent
67ff9655e2
commit
e3cc20fdcc
7
package_config.cmake
Normal file
7
package_config.cmake
Normal file
@@ -0,0 +1,7 @@
|
||||
#
|
||||
# Copyright (C) 2020 Intel Corporation
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
#
|
||||
|
||||
set(ENV{LD_LIBRARY_PATH} ${CPACK_LD_LIBRARY_PATH})
|
||||
Reference in New Issue
Block a user