blob: 4680f0b11fe9860a310b80b3c482cc0f2b93f8ce (
plain)
1
2
3
4
5
6
|
# Distributed under the OSI-approved BSD 3-Clause License. See accompanying
# file LICENSE.rst or https://cmake.org/licensing for details.
include(Platform/Linker/Linux-MOLD)
__linux_linker_mold(ASM)
|