zephyr/cmake/compiler/host-gcc/generic.cmake

6 lines
108 B
CMake

# SPDX-License-Identifier: Apache-2.0
# Configures CMake for using GCC
find_program(CMAKE_C_COMPILER gcc)