blob: bd28beb78e50d20f8b3c78e5b1a24ca35ed749e1 [file] [log] [blame]
Mate Toth-Pal76867262018-03-09 13:15:36 +01001#-------------------------------------------------------------------------------
Gyorgy Szing964c7d82019-04-11 15:16:09 +02002# Copyright (c) 2017-2019, Arm Limited. All rights reserved.
Mate Toth-Pal76867262018-03-09 13:15:36 +01003#
4# SPDX-License-Identifier: BSD-3-Clause
5#
6#-------------------------------------------------------------------------------
7
Mate Toth-Pal76867262018-03-09 13:15:36 +01008set(CMAKE_ASM_SOURCE_FILE_EXTENSIONS s;S;asm)
Gyorgy Szing964c7d82019-04-11 15:16:09 +02009#No furhter configuration is needed to extend cmake's buit-in GCC support.