blob: 0013e0b041cd120e4e3bc215638ae3852c4f9507 (
plain)
1
2
3
4
5
|
# Distributed under the OSI-approved BSD 3-Clause License. See accompanying
# file Copyright.txt or https://cmake.org/licensing for details.
# Solaris is the default linker
include(Platform/Linker/SunOS-Solaris-ASM)
|