blob: 9b3c579ffe149b18e1e63c03ad407c5ea3eff48d (
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-LLD)
__linux_linker_lld(HIP)
|