blob: df3a64bed7a3c42818d53b96a9c3ba3b930a0250 (
plain)
1
2
3
4
5
6
|
# Distributed under the OSI-approved BSD 3-Clause License. See accompanying
# file Copyright.txt or https://cmake.org/licensing for details.
include(Platform/Linker/Windows-MSVC)
__windows_linker_msvc(ASM)
|