blob: 4f8e9f54580d6c1086a0d4107ea9234dc6d48c24 [file]
# Distributed under the OSI-approved BSD 3-Clause License. See accompanying
# file LICENSE.rst or https://cmake.org/licensing for details.
# Support for the PellesC assembler, poasm
# Load the generic ASMInformation file:
set(ASM_DIALECT "_POASM")
include(Internal/CMakeASMLinkerInformation)
set(ASM_DIALECT)