zephyr/arch/x86/intel64.cmake

7 lines
119 B
CMake

# Copyright (c) 2019 Intel Corp.
# SPDX-License-Identifier: Apache-2.0
zephyr_cc_option(-m64)
add_subdirectory(core)