Mate Toth-Pal | 7686726 | 2018-03-09 13:15:36 +0100 | [diff] [blame] | 1 | #------------------------------------------------------------------------------- |
Gyorgy Szing | 964c7d8 | 2019-04-11 15:16:09 +0200 | [diff] [blame] | 2 | # Copyright (c) 2017-2019, Arm Limited. All rights reserved. |
Mate Toth-Pal | 7686726 | 2018-03-09 13:15:36 +0100 | [diff] [blame] | 3 | # |
| 4 | # SPDX-License-Identifier: BSD-3-Clause |
| 5 | # |
| 6 | #------------------------------------------------------------------------------- |
| 7 | |
Mate Toth-Pal | 7686726 | 2018-03-09 13:15:36 +0100 | [diff] [blame] | 8 | set(CMAKE_ASM_SOURCE_FILE_EXTENSIONS s;S;asm) |
Gyorgy Szing | 964c7d8 | 2019-04-11 15:16:09 +0200 | [diff] [blame] | 9 | #No furhter configuration is needed to extend cmake's buit-in GCC support. |