blob: fad25a2d127b2a9dffa6449d0e25bdd7c772e8c6 [file]
# Distributed under the OSI-approved BSD 3-Clause License. See accompanying
# file LICENSE.rst or https://cmake.org/licensing for details.
set(ASM_DIALECT "_POASM")
set(CMAKE_ASM${ASM_DIALECT}_SOURCE_FILE_EXTENSIONS asm)
include(CMakeASMInformation)
set(ASM_DIALECT)