mirror of
https://github.com/intel/compute-runtime.git
synced 2025-11-10 05:49:51 +08:00
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})
|