blob: 3f889564ca9f1fb153607a789f437890d2948dac [file] [log] [blame]
# SPDX-License-Identifier: Apache-2.0
# Configures CMake for using GCC
find_program(CMAKE_C_COMPILER gcc)