mirror of
https://github.com/claunia/clion-custom-defined-compiler-examples.git
synced 2025-12-16 19:24:48 +00:00
Add OpenWatcom 2
This commit is contained in:
@@ -24,4 +24,10 @@ This repository contains:
|
||||
* Compiler definition file: [custom-compiler-sdcc-stm8.yaml](CCMake-SDCC/custom-compiler-sdcc-stm8.yaml)
|
||||
* Host Platforms: Windows, Linux, Mac
|
||||
* Target Platform: STM8 MCU
|
||||
|
||||
* [CMake-OpenWatcom2](CMake-OpenWatcom2)
|
||||
* Build System: [CMake](https://cmake.org/)
|
||||
* Compiler: [Open Watcom 2](https://github.com/open-watcom/open-watcom-v2)
|
||||
* Compiler definition file: [openwatcom2.yaml](CMake-OpenWatcom2/openwatcom2.yaml)
|
||||
* Host Platforms: Windows, Linux
|
||||
* Target Platform: Windows NT, DOS, 32-bit DOS (DOS/4GW), 16-bit OS/2, 32-bit OS/2, Linux/x86
|
||||
* Contributed by: [Natalia Portillo](https://github.com/claunia)
|
||||
|
||||
Reference in New Issue
Block a user