Skip to content

macOS: Add wmake and jwasm

Bradley Bell requested to merge btb/cmake:darwin-wmake-jwasm-support into master

These changes allow one to use CMake with Open Watcom v2 on Mac OS (as a cross-compiler) and the MASM-compatible assembler JWasm (on any platform).

(both packaged here for homebrew: https://github.com/btb/homebrew-open-watcom)

Edited by Brad King

Merge request reports