mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 23:03:02 +08:00
Change-Id: I9c89bf61cdcc28f9c67d72fd419be137ec469155 Signed-off-by: Lindong Wu <lindong.wu@intel.com>
10 lines
126 B
CMake
10 lines
126 B
CMake
#
|
|
# Copyright (C) 2019 Intel Corporation
|
|
#
|
|
# SPDX-License-Identifier: MIT
|
|
#
|
|
|
|
if(SUPPORT_GEN11)
|
|
add_subdirectories()
|
|
endif()
|