10 lines
125 B
CMake
10 lines
125 B
CMake
![]() |
#
|
||
|
# Copyright (C) 2021 Intel Corporation
|
||
|
#
|
||
|
# SPDX-License-Identifier: MIT
|
||
|
#
|
||
|
|
||
|
if(SUPPORT_GEN9)
|
||
|
add_subdirectories()
|
||
|
endif()
|