blob: c97fa64cedaa923ae79fcab5a0eb40b35cefc2e5 [file]
# Distributed under the OSI-approved BSD 3-Clause License. See accompanying
# file LICENSE.rst or https://cmake.org/licensing for details.
include (Compiler/PellesC)
__compiler_pellesc(C)
set(CMAKE_C_OUTPUT_EXTENSION ".obj")
set(CMAKE_C_VERBOSE_FLAG "-V2")