The toolchain variant per SoC is not always the soc name, so set this per SoC and use this in the SDK instead of hardcoding the soc name. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
7 lines
141 B
CMake
7 lines
141 B
CMake
# Intel CAVS SoC family CMake file
|
|
#
|
|
# Copyright (c) 2020 Intel Corporation
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
|
|
add_subdirectory(common)
|