blob: f253e3cdec70588b2024a1be4bc468f381d743ba [file] [log] [blame]
Gyorgy Szing5e429cb2019-12-03 20:39:55 +01001#-------------------------------------------------------------------------------
2# Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved.
3#
4# SPDX-License-Identifier: BSD-3-Clause
5#
6#-------------------------------------------------------------------------------
7
8set(CMAKE_C_OUTPUT_EXTENSION ".o")
9set(CMAKE_C_OUTPUT_EXTENSION_REPLACE 1)