summaryrefslogtreecommitdiffstats
path: root/Modules/Linker/Solaris.cmake
blob: fbd11996a9909aeb1c78b11c7ee57b22bd986094 (plain)
1
2
3
4
5
6
7
8
9
# Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
# file Copyright.txt or https://cmake.org/licensing for details.


# This module is shared by multiple linkers; use include blocker.
include_guard()

macro(__linker_solaris lang)
endmacro()