linux-wdctools/CMake/CMakeTestASM_WDCCompiler.cmake

8 lines
186 B
CMake
Raw Permalink Normal View History

2023-05-18 07:33:02 +02:00
# WDC toolchain for CMake
# Copyright (C) 2021 Tentei Ltd.
# DISTRIBUTED AS PUBLIC DOMAIN. No restrictions apply.
set(ASM_DIALECT "_WDC")
include(CMakeTestASMCompiler)
set(ASM_DIALECT)