summaryrefslogtreecommitdiffstats
path: root/Modules/Platform/Linker/Linux-ASM.cmake
blob: f815ce3b3ee15f727d0de7329b3700b7e19c2801 (plain)
1
2
3
4
5
# Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
# file LICENSE.rst or https://cmake.org/licensing for details.

# GNU is the default linker
include(Platform/Linker/Linux-GNU-ASM)